summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-11-17send-pack: assign remote errors to each refLibravatar Jeff King3-6/+71
2007-11-17send-pack: check ref->status before updating tracking refsLibravatar Jeff King2-13/+10
2007-11-17send-pack: track errors for each refLibravatar Jeff King3-95/+156
2007-11-14Merge branch 'aw/mirror-push' into jk/send-packLibravatar Junio C Hamano12-42/+418
2007-11-14Merge branch 'ar/send-pack-remote-track' into jk/send-packLibravatar Junio C Hamano2-1/+42
2007-11-14Merge branch 'db/remote-builtin' into jk/send-packLibravatar Junio C Hamano17-187/+261
2007-11-14Fix dependencies of parse-options test programLibravatar Alex Riesen1-0/+2
2007-11-14user-manual.txt: fix a few mistakesLibravatar Sergei Organov1-3/+3
2007-11-14Handle broken vsnprintf implementations in strbufLibravatar Shawn O. Pearce2-5/+6
2007-11-13Resurrect git-revert.sh example and add comment to builtin-revert.cLibravatar Junio C Hamano1-1/+3
2007-11-12git-push: add documentation for the newly added --mirror modeLibravatar Andy Whitcroft1-0/+8
2007-11-12Add tests for git push'es mirror modeLibravatar Andy Whitcroft1-0/+228
2007-11-12Update the tracking references only if they were succesfully updated on remoteLibravatar Alex Riesen1-1/+2
2007-11-12Add a test checking if send-pack updated local tracking branches correctlyLibravatar Alex Riesen1-0/+40
2007-11-12git-clean: Fix error message if clean.requireForce is not set.Libravatar Johannes Sixt1-10/+14
2007-11-12git-svn: support for funky branch and project names over HTTP(S)Libravatar Eric Wong2-2/+62
2007-11-12Documentation: Fix references to deprecated commandsLibravatar Jonas Fonseca2-7/+2
2007-11-12Merge branch 'maint'Libravatar Junio C Hamano5-2/+18
2007-11-12Merge branch 'sp/maint-plug-traverse-commit-list-leak' into maintLibravatar Junio C Hamano1-0/+7
2007-11-11for-each-ref: fix off by one read.Libravatar Christian Couder1-1/+1
2007-11-11git-branch: remove mention of non-existent '-b' optionLibravatar Jeff King1-1/+1
2007-11-11git-svn: prevent dcommitting if the index is dirty.Libravatar Benoit Sigoure2-0/+9
2007-11-11Merge branch 'js/upload-pack'Libravatar Junio C Hamano2-115/+152
2007-11-11Merge branch 'js/reset'Libravatar Junio C Hamano2-44/+56
2007-11-11Merge branch 'js/parseopt-abbrev-fix'Libravatar Junio C Hamano3-12/+35
2007-11-11Merge branch 'maint'Libravatar Junio C Hamano3-2/+4
2007-11-11push: teach push to pass --verbose option to transport layerLibravatar Steffen Prohaska3-2/+9
2007-11-11push: mention --verbose option in documentationLibravatar Steffen Prohaska1-2/+2
2007-11-11fix index-pack with packs >4GB containing deltas on 32-bit machinesLibravatar Nicolas Pitre1-1/+1
2007-11-11git-hash-object should honor config variablesLibravatar Nicolas Pitre1-0/+2
2007-11-10gitweb: correct month in date display for atom feedsLibravatar Vincent Zanotti1-1/+1
2007-11-10test-lib.sh: move error line after error() declarationLibravatar Michele Ballabio1-5/+10
2007-11-10for-each-ref: fix setup of option-parsing for --sortLibravatar Lars Hjemli2-1/+23
2007-11-10Merge branch 'maint'Libravatar Junio C Hamano1-3/+3
2007-11-10core-tutorial.txt: Fix git-show-branch example and its descriptionLibravatar Sergei Organov1-2/+15
2007-11-10Fix memory leak in traverse_commit_listLibravatar Shawn O. Pearce1-0/+7
2007-11-10git-commit: a bit more testsLibravatar Junio C Hamano1-0/+69
2007-11-09print warning/error/fatal messages in one shotLibravatar Nicolas Pitre1-3/+3
2007-11-09builtin-blame: set up the work_tree before the first file accessLibravatar Johannes Schindelin2-2/+9
2007-11-09add a howto document about corrupted blob recoveryLibravatar Nicolas Pitre1-0/+134
2007-11-09git-push: plumb in --mirror modeLibravatar Andy Whitcroft3-2/+20
2007-11-09Teach send-pack a mirror modeLibravatar Andy Whitcroft5-19/+54
2007-11-09Merge master into aw/mirror-pushLibravatar Junio C Hamano82-1165/+2182
2007-11-09Documentation: remove documentation for removed tools.Libravatar Junio C Hamano4-169/+0
2007-11-09Make check-docs target detect removed commandsLibravatar Junio C Hamano1-3/+27
2007-11-09Documentation: lost-found is now deprecated.Libravatar Junio C Hamano1-7/+11
2007-11-09Merge branch 'jk/terse-push' into aw/mirror-pushLibravatar Junio C Hamano3-22/+109
2007-11-09Update draft release notes for 1.5.4Libravatar Junio C Hamano1-2/+24
2007-11-09Merge branch 'maint'Libravatar Junio C Hamano11-46/+68
2007-11-09git-bisect.sh: Fix sed script to work with AIX and BSD sed.Libravatar Ralf Wildenhues1-1/+2