]> git.proxmox.com Git - libgit2.git/shortlog
libgit2.git
2012-12-04 Edward Thomsonindentation fix
2012-12-04 Vicent MartíMerge pull request #1119 from ethomson/symlink_cast_ouch
2012-12-04 Edward Thomsonhey don't stomp on my memory!
2012-12-03 Russell BelferMerge pull request #1111 from ethomson/conflictstatus
2012-12-03 Edward Thomsonstatus should ignore conflicts entries in the index
2012-12-03 Vicent MartíMerge pull request #1112 from barrbrain/odb-pack-read...
2012-12-03 Vicent MartiVade retro satana
2012-12-03 Vicent MartíMerge pull request #1063 from nulltoken/topic/invalid...
2012-12-02 David Michael... odb-pack: resurrect pack_backend__read_header
2012-12-02 David Michael... pack: add git_packfile_resolve_header
2012-12-01 nulltokenrevparse: Deploy EINVALIDSPEC usage
2012-12-01 nulltokenrevparse: remove timezone setup in tests
2012-12-01 nulltokenobject: refine git_object_peel() error report
2012-12-01 nulltokenbranch: Deploy EINVALIDSPEC usage
2012-12-01 nulltokentag: Deploy EINVALIDSPEC usage
2012-12-01 nulltokenreflog: Deploy EINVALIDSPEC usage
2012-12-01 nulltokenrefs: cover git_reference_name_to_oid() unfound behavior
2012-12-01 nulltokenrefs: Deploy EINVALIDSPEC usage
2012-12-01 nulltokentests: drop unused variables
2012-12-01 nulltokenrefs: Fix error clearing
2012-12-01 nulltokenremote: deploy EINVALIDSPEC usage
2012-12-01 nulltokenerrors: Introduce EINVALIDSPEC error code
2012-12-01 nulltokenFix compilation warnings
2012-12-01 David Michael... delta-apply: add git__delta_read_header
2012-11-30 Carlos Martín... graph: plug leak
2012-11-30 Carlos Martín... valgrind: ignore leaks from OpenSSL
2012-11-30 Carlos Martín... buf test: make sure we always set the bom variable
2012-11-30 Russell BelferMerge pull request #1108 from libgit2/ahead-behind...
2012-11-30 Scott J. GoldmanFixup ahead/behind tests
2012-11-30 Scott J. GoldmanFix error condition typo
2012-11-30 Russell BelferFix function name and add real error check
2012-11-29 Vicent MartíMerge pull request #1110 from libgit2/features/push_rebased
2012-11-29 Philip KelleyRemove more sample hooks from test repo for push
2012-11-29 Philip KelleyRemove sample hooks from test repo for push
2012-11-29 Philip KelleyLeverage the min macro from util.h
2012-11-29 Philip KelleyRemove casts of return values of type void *
2012-11-29 Philip KelleyRemove git_object_oid2type
2012-11-29 Vicent MartíMerge pull request #1090 from arrbee/ignore-invalid...
2012-11-29 Vicent MartíMerge pull request #1083 from nulltoken/fix/tracking
2012-11-29 Vicent MartíMerge pull request #1102 from nulltoken/topic/fetch...
2012-11-29 Vicent MartíMerge pull request #1107 from nulltoken/fix/diff-null...
2012-11-29 Vicent MartíMerge pull request #1088 from arrbee/consolidate-text...
2012-11-29 Scott J. Goldmangraph.c: prune includes
2012-11-29 Scott J. GoldmanRename git_count_ahead_behind -> git_graph_ahead_behind
2012-11-29 Scott J. Goldmanfix coding style: while( -> while (
2012-11-29 Scott J. GoldmanAdd the ahead/behind test that Carlos suggested
2012-11-29 Scott J. GoldmanAdd tests for ahead-behind count
2012-11-29 Scott J. GoldmanAdd initial implementation of ahead-behind count
2012-11-28 nulltokenfetch: enhance test coverage
2012-11-28 nulltokendiff: enhance test coverage against the workdir
2012-11-28 nulltokentracking: fix retrieval of the tracking ref of branch...
2012-11-28 nulltokentracking: remove code duplication in test
2012-11-28 nulltokenFix MSVC compilation warning
2012-11-28 Russell BelferConsolidate text buffer functions
2012-11-28 Philip KelleyPush! By schu, phkelley, and congyiwu, et al
2012-11-28 Vicent MartíMerge pull request #1109 from scunz/uninitialized
2012-11-28 Sascha CunzFix uninitialized variable
2012-11-28 Vicent Martiobject: Raise proper code on invalid object type
2012-11-28 Vicent Martiodb: Add `git_odb_add_disk_alternate`
2012-11-28 Ben StraubMerge pull request #1087 from libgit2/great-renaming
2012-11-27 Russell BelferVarious minor commenting fixes
2012-11-27 Russell BelferMake git_odb_foreach_cb take const param
2012-11-27 Russell BelferClarify git_message_prettify comments
2012-11-27 Russell BelferRemove git_note_data structure
2012-11-27 Ben StraubAPI updates for transport.h
2012-11-27 Ben StraubTypedef enums.
2012-11-27 Ben StraubAPI updates for stash.h
2012-11-27 Ben StraubAPI updates for signature.h
2012-11-27 Ben StraubAPI updates for revwalk.h
2012-11-27 Ben StraubAPI updates for repository.h
2012-11-27 Ben StraubFix warning
2012-11-27 Ben StraubAPI updates for remote.h
2012-11-27 Ben StraubAPI updates for oid.h
2012-11-27 Ben StraubAPI updates for odb_backend.h
2012-11-27 Ben StraubAPI updates for odb.h
2012-11-27 Ben StraubAPI updates for notes.h/c.
2012-11-27 Ben StraubAPI updates for net.h
2012-11-27 Ben StraubAPI updates for message.h
2012-11-27 Ben StraubFormat/documentation tweaks for merge.h
2012-11-27 Ben StraubMove merge functions to merge.c
2012-11-27 Ben StraubAPI updates for indexer.h
2012-11-27 Russell BelferFix warnings on Win64 build
2012-11-27 Russell Belferupdate internal index API to avoid cast
2012-11-27 Russell BelferAPI updates for status.h
2012-11-27 Russell BelferFixing up some comments in strarray.h
2012-11-27 Russell BelferFix up some missing consts in tree & index
2012-11-27 Ben StraubAPI updates for index.h
2012-11-27 Russell BelferAPI updates for tag.h
2012-11-27 Russell BelferAPI updates for submodule.h
2012-11-27 Russell BelferUpdate diff callback param order
2012-11-27 Ben StraubClean up config.h
2012-11-27 Russell BelferUpdate callback fn ptr for git_reference_foreach
2012-11-27 Russell BelferAPI review / update for tree.h
2012-11-27 Russell BelferUpdates to reset.h
2012-11-27 Ben StraubExamples: fix clone api
2012-11-27 Ben StraubExamples: fix reference names
2012-11-27 Vicent MartiMore external API cleanup
2012-11-27 Ben StraubRename ref and reflog apis for consistency
2012-11-26 Vicent MartíMerge pull request #1106 from frasertweedale/fix/freebs...
2012-11-26 Fraser Tweedalefix build on FreeBSD
next