]> git.proxmox.com Git - libgit2.git/shortlog
libgit2.git
2013-01-08 Vicent MartíMerge pull request #1204 from arrbee/diff-blob-to-buffer
2013-01-07 Russell BelferShare git_diff_blobs/git_diff_blob_to_buffer code
2013-01-07 Ignacio Casal... Introduce git_diff_blob_to_buffer
2013-01-07 Vicent MartíMerge pull request #1203 from phkelley/reverse_dak
2013-01-07 Philip KelleyMerge pull request #1202 from martinwoodward/add-florian
2013-01-07 Philip KelleyRevert changes from git/git diff-delta.c by dak@gnu...
2013-01-07 Martin WoodwardAdd Florian Forster to hall of fame
2013-01-07 Vicent MartíMerge pull request #1200 from ethomson/merge_cleanup
2013-01-07 Edward Thomsonmerge cleanup should actually cleanup and the test...
2013-01-06 Kevin SawickiCorrect typos in documentation
2013-01-06 Kevin SawickiRevert "Tab align value of GIT_FILEMODE_BLOB_EXECUTABLE"
2013-01-06 Kevin SawickiTab align value of GIT_FILEMODE_BLOB_EXECUTABLE
2013-01-06 Vicent MartíMerge pull request #1198 from nulltoken/travis/run...
2013-01-06 nulltokentravis: Only run Valgrind when all tests pass
2013-01-06 Vicent MartíMerge pull request #1196 from scunz/allow_clone_without...
2013-01-06 Vicent MartíMerge pull request #1197 from nulltoken/travis/run...
2013-01-06 nulltokenreset: Fix a memory leak
2013-01-06 nulltokentests: Fix some memory leaks
2013-01-06 nulltokenclone: Fix a memory leak
2013-01-06 nulltokentravis: Include the online suite when running against...
2013-01-06 Sascha CunzAllow to clone repositories that don't have a `master...
2013-01-06 Vicent MartíMerge pull request #1194 from libgit2/dont-clobber...
2013-01-06 Scott J. Goldmangit_mwindow_file_deregister() shouldn't return errors
2013-01-05 Vicent MartíMerge pull request #1131 from libgit2/correct-ahead...
2013-01-05 Vicent MartíMerge pull request #1193 from libgit2/no-newline-packed...
2013-01-05 Scott J. GoldmanHandle packed refs with no trailing newline
2013-01-05 Vicent MartíMerge pull request #1192 from arrbee/fix-win32-checkout...
2013-01-05 Russell BelferActually fix win32 checkout test
2013-01-05 Russell BelferFix crlf issue with checkout tests
2013-01-05 Vicent MartíMerge pull request #1191 from maxpow4h/fix-format-string
2013-01-05 Maxwell SwadlingFixed size_t format string warning
2013-01-05 Vicent MartíMerge pull request #1118 from arrbee/fix-reset-hard
2013-01-04 Russell BelferFix checkout of index-only dirs and prefixed paths
2013-01-04 Russell BelferAdd index API to remove all files in a directory
2013-01-04 Russell BelferFix oid tostr issue with NULL oid
2013-01-04 Russell BelferFix checkout bug rmv untracked trees from index
2013-01-04 Russell BelferFix memory leak with checkout tree iterator
2013-01-04 Russell BelferFixing checkout UPDATE_ONLY and adding tests
2013-01-04 Russell BelferOh yeah, bugs from my rebase
2013-01-04 Russell BelferSimplify checkout documentation
2013-01-04 Russell BelferClone should use GIT_CHECKOUT_SAFE_CREATE
2013-01-04 Russell BelferExtend tests for checkout with typechanges
2013-01-04 Russell BelferFix some submodule and typechange checkout cases
2013-01-04 Russell BelferFix workdir notifications and removals
2013-01-04 Russell BelferFix up spoolandsort iterator usage
2013-01-04 Russell BelferSubmodule caching fix and location API
2013-01-04 Russell BelferFix use of uninitialized variable
2013-01-04 Russell BelferImprove error propagation in stash
2013-01-04 Russell BelferMake git_oid_tostr use out buffer for NULL oid
2013-01-04 Russell BelferAdd index updating to checkout
2013-01-04 Russell BelferMore checkout improvements
2013-01-04 Russell BelferRework checkout internals (again)
2013-01-04 Russell BelferReorder operations in git reset
2013-01-04 Jameson MillerFailing test on git_checkout_tree when removing directories
2013-01-04 Marvin GülkerAdd failing test to demonstrate wrong checkout behaviour
2013-01-04 Russell Belfermissing error message is confusing
2013-01-04 Russell BelferClear error to avoid leaving invalid error behind
2013-01-04 Russell BelferUpdate cl_git_pass to return more info
2013-01-04 Vicent Marticlar: lolpython
2013-01-04 Vicent Marticlar: Corrupted pickles
2013-01-04 Vicent MartíMerge pull request #1174 from nulltoken/topic/soft_rese...
2013-01-04 Carlos Martín... clar: make it compatible with python3
2013-01-04 Vicent Marticlar: haha
2013-01-04 Vicent Marticlar: fix warning on Windows
2013-01-04 nulltokenIgnore clar.suite.rule
2013-01-04 Philip KelleyFix git_index sorting with core.ignorecase in git_index...
2013-01-04 nulltokenreset: Cannot soft reset with a conflicted index
2013-01-04 Vicent MartíMerge pull request #1189 from martinwoodward/tests...
2013-01-04 Martin WoodwardAdd jGit license block to derrived tests
2013-01-04 Vicent MartiMerge branch 'clar2' into development
2013-01-04 Vicent Marticlar: fix merge/setup.c
2013-01-04 Ted NymanRemove whitespace
2013-01-04 Ted NymanAdd note in CONVENTIONS about inlined functions
2013-01-04 Martin WoodwardAdd Brian Downing to the hall of fame
2013-01-04 Edward ThomsonMERGE_HEAD contents iterator
2013-01-04 Martin WoodwardGive proper license notice to code from Android
2013-01-04 Martin WoodwardAdd full license notice to bsearch code
2013-01-04 Congyi WuFix bug in gen_pktline() for deletes of missing remote...
2013-01-04 Martin WoodwardAdd Apache license header back to libpqueue files
2013-01-04 Edward Thomsonexpose merge metadata cleanup
2013-01-04 Nikolai Vladimirovadd option to allow git note overwrite
2013-01-04 Philip KelleyFix git__strncasecmp
2013-01-04 Nikolai Vladimirovnotes.c - whitespace fix
2013-01-04 Vicent MartíMerge pull request #1184 from ethomson/mergehead_iterator
2013-01-04 Philip KelleyMerge pull request #1183 from congyiwu/push_delete_fix
2013-01-04 Vicent MartíMerge pull request #1188 from tnm/inline-convention
2013-01-04 Ted NymanRemove whitespace
2013-01-04 Ted NymanAdd note in CONVENTIONS about inlined functions
2013-01-03 Vicent MartíMerge pull request #1187 from martinwoodward/give-props
2013-01-03 Martin WoodwardAdd Brian Downing to the hall of fame
2013-01-03 Vicent MartíMerge pull request #1186 from martinwoodward/compliance...
2013-01-03 Edward ThomsonMERGE_HEAD contents iterator
2013-01-03 Martin WoodwardGive proper license notice to code from Android
2013-01-03 Martin WoodwardAdd full license notice to bsearch code
2013-01-03 Congyi WuFix bug in gen_pktline() for deletes of missing remote...
2013-01-03 Martin WoodwardAdd Apache license header back to libpqueue files
2013-01-03 Vicent MartíMerge pull request #1185 from ethomson/cleanup_merge
2013-01-03 Edward Thomsonexpose merge metadata cleanup
2013-01-03 Russell BelferFix core::env cleanup code
2013-01-03 Vicent MartiStatus tests...
next