aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Fix warning about bitfield in struct refShawn O. Pearce2007-11-18
* send-pack: assign remote errors to each refJeff King2007-11-17
* send-pack: check ref->status before updating tracking refsJeff King2007-11-17
* send-pack: track errors for each refJeff King2007-11-17
* Merge branch 'aw/mirror-push' into jk/send-packJunio C Hamano2007-11-14
|\
| * git-push: add documentation for the newly added --mirror modeAndy Whitcroft2007-11-12
| * Add tests for git push'es mirror modeAndy Whitcroft2007-11-12
| * git-push: plumb in --mirror modeAndy Whitcroft2007-11-09
| * Teach send-pack a mirror modeAndy Whitcroft2007-11-09
| * Merge master into aw/mirror-pushJunio C Hamano2007-11-09
| |\
| * \ Merge branch 'jk/terse-push' into aw/mirror-pushJunio C Hamano2007-11-09
| |\ \
| | * | send-pack: segfault fix on forced pushJunio C Hamano2007-11-08
| | * | send-pack: require --verbose to show update of tracking refsJeff King2007-11-05
| | * | receive-pack: don't mention successful updatesJeff King2007-11-05
| | * | more terse push outputJeff King2007-11-05
* | | | Merge branch 'ar/send-pack-remote-track' into jk/send-packJunio C Hamano2007-11-14
|\ \ \ \
| * | | | Update the tracking references only if they were succesfully updated on remoteAlex Riesen2007-11-12
| * | | | Add a test checking if send-pack updated local tracking branches correctlyAlex Riesen2007-11-12
* | | | | Merge branch 'db/remote-builtin' into jk/send-packJunio C Hamano2007-11-14
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Reteach builtin-ls-remote to understand remotesShawn O. Pearce2007-11-06
| * | | | Build in ls-remoteDaniel Barkalow2007-11-05
| * | | | Use built-in send-pack.Daniel Barkalow2007-11-02
| | |/ / | |/| |
| * | | Build-in send-pack, with an API for other programs to call.Daniel Barkalow2007-11-02
| * | | Build-in peek-remote, using transport infrastructure.Daniel Barkalow2007-11-02
| * | | Miscellaneous const changes and utilitiesDaniel Barkalow2007-11-02
* | | | Fix dependencies of parse-options test programAlex Riesen2007-11-14
* | | | user-manual.txt: fix a few mistakesSergei Organov2007-11-14
* | | | Handle broken vsnprintf implementations in strbufShawn O. Pearce2007-11-14
* | | | Resurrect git-revert.sh example and add comment to builtin-revert.cJunio C Hamano2007-11-13
| |/ / |/| |
* | | git-clean: Fix error message if clean.requireForce is not set.Johannes Sixt2007-11-12
* | | git-svn: support for funky branch and project names over HTTP(S)Eric Wong2007-11-12
* | | Documentation: Fix references to deprecated commandsJonas Fonseca2007-11-12
* | | Merge branch 'maint'Junio C Hamano2007-11-12
|\ \ \
| * \ \ Merge branch 'sp/maint-plug-traverse-commit-list-leak' into maintJunio C Hamano2007-11-12
| |\ \ \
| | * | | Fix memory leak in traverse_commit_listShawn O. Pearce2007-11-10
| * | | | for-each-ref: fix off by one read.Christian Couder2007-11-11
| * | | | git-branch: remove mention of non-existent '-b' optionJeff King2007-11-11
| * | | | git-svn: prevent dcommitting if the index is dirty.Benoit Sigoure2007-11-11
* | | | | Merge branch 'js/upload-pack'Junio C Hamano2007-11-11
|\ \ \ \ \
| * | | | | upload-pack: Use finish_{command,async}() instead of waitpid().Johannes Sixt2007-11-05
* | | | | | Merge branch 'js/reset'Junio C Hamano2007-11-11
|\ \ \ \ \ \
| * | | | | | builtin-reset: avoid forking "update-index --refresh"Johannes Schindelin2007-11-05
| * | | | | | builtin-reset: do not call "ls-files --unmerged"Johannes Schindelin2007-11-05
| |/ / / / /
* | | | | | Merge branch 'js/parseopt-abbrev-fix'Junio C Hamano2007-11-11
|\ \ \ \ \ \
| * | | | | | parse-options: abbreviation engine fix.Johannes Schindelin2007-11-05
| |/ / / / /
* | | | | | Merge branch 'maint'Junio C Hamano2007-11-11
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | fix index-pack with packs >4GB containing deltas on 32-bit machinesNicolas Pitre2007-11-11
| * | | | | git-hash-object should honor config variablesNicolas Pitre2007-11-11
| * | | | | gitweb: correct month in date display for atom feedsVincent Zanotti2007-11-10
* | | | | | push: teach push to pass --verbose option to transport layerSteffen Prohaska2007-11-11