]> git.proxmox.com Git - libgit2.git/history - src
Merge pull request #1204 from arrbee/diff-blob-to-buffer
[libgit2.git] / src /
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 Quin... 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 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 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 nulltokenclone: Fix a memory leak
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 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 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 Russell Belfermissing error message is confusing
2013-01-04 Russell BelferClear error to avoid leaving invalid error behind
2013-01-04 Vicent MartíMerge pull request #1174 from nulltoken/topic/soft_rese...
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 Vicent MartiMerge branch 'clar2' into development
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-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 Vicent MartíMerge pull request #1181 from nvloff/allow_note_overwrite
2013-01-03 Nikolai Vladimirovadd option to allow git note overwrite
2013-01-03 Philip KelleyFix git__strncasecmp
2013-01-03 Nikolai Vladimirovnotes.c - whitespace fix
2013-01-03 Vicent MartiMerge branch 'development' into clar2
2013-01-02 Vicent MartíMerge pull request #1152 from ben/clone-api-structification
2013-01-02 Ben StraubInclude checkout options inline
2013-01-02 Ben StraubRemove `inmem` flag, use NULL name instead
2013-01-02 Ben StraubMove `url` to last place in parameter list
2013-01-02 Michael Schubertpath: ifdef GIT_WIN32 looks_like_network_computer_name()
2012-12-28 Vicent MartíMerge pull request #1176 from arrbee/fix-iter-memleak
2012-12-28 Russell BelferInvalid ref name normalization leaked memory
2012-12-28 Russell BelferMake spoolandsort a pushable iterator behavior
2012-12-27 Ben StraubFix GCC static/non-static compile error
2012-12-27 Vicent MartíMerge pull request #1173 from nulltoken/bug/discover
2012-12-26 nulltokenpath: Teach UNC paths to git_path_dirname_r()
2012-12-24 nulltokenremote: Prevent create() from blindly overwriting
2012-12-24 nulltokenFix indentations
2012-12-22 Michael SchubertFix -Wmaybe-uninitialized warning
2012-12-21 Vicent MartíMerge pull request #1163 from barrbrain/check-exists...
2012-12-21 Ben StraubIn-memory remotes don't have names
2012-12-21 David Michael Barrodb: check if object exists before writing
2012-12-20 Ben Straubgit_remote_create calls git_remote_save
2012-12-20 Ben StraubRemote: deprecate dangling, prevent saving in-memory
2012-12-20 Ben StraubRename remote creation APIs
2012-12-20 Ben StraubInitialize variable
2012-12-20 Ben StraubClone: trust but verify
2012-12-20 Ben StraubAdd more clone options. Push test suite segfaults.
2012-12-19 Edward ThomsonMerge pull request #1138 from ethomson/fetchhead
2012-12-19 Edward Thomsonfetchhead reading/iterating
2012-12-19 Vicent MartíMerge pull request #1150 from schu/fix-netops-ssl
2012-12-19 Vicent Martireflog: Actual error handling
2012-12-19 Vicent Martireflog: Rename error handling
next