summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-03-02gitk: Fix possible infinite loop and display corruptionLibravatar Paul Mackerras1-4/+6
2009-02-28Merge branch 'jc/maint-1.6.0-pack-directory'Libravatar Junio C Hamano1-1/+2
2009-02-28Merge branch 'maint'Libravatar Junio C Hamano2-7/+7
2009-02-28Documentation: minor grammatical fixes.Libravatar David J. Mellor1-6/+6
2009-02-28Ensure proper setup of git_dir for git-hash-objectLibravatar Elijah Newren1-2/+2
2009-02-28Merge branch 'maint-1.6.0' into maintLibravatar Junio C Hamano1-1/+1
2009-02-28added missing backtick in git-apply.txtLibravatar Danijel Tasov1-1/+1
2009-02-28git-rebase: Update --whitespace documentationLibravatar Todd Zullinger1-1/+1
2009-02-27git-svn - return original format_svn_date semanticsLibravatar Ben Walton1-1/+1
2009-02-27git-svn: disable broken symlink workaround by defaultLibravatar Eric Wong2-1/+11
2009-02-27Merge branch 'cc/maint-1.6.0-bisect-fix'Libravatar Junio C Hamano1-1/+7
2009-02-27builtin-remote: new show output style for push refspecsLibravatar Jay Soffian2-24/+207
2009-02-27builtin-remote: new show output styleLibravatar Jay Soffian2-61/+159
2009-02-27remote: make guess_remote_head() use exact HEAD lookup if it is availableLibravatar Jeff King2-0/+19
2009-02-27builtin-remote: add set-head subcommandLibravatar Jay Soffian4-3/+129
2009-02-27builtin-remote: teach show to display remote HEADLibravatar Jay Soffian2-7/+59
2009-02-27builtin-remote: fix two inconsistencies in the output of "show <remote>"Libravatar Jay Soffian2-6/+11
2009-02-27builtin-remote: make get_remote_ref_states() always populate states.trackedLibravatar Jay Soffian1-17/+16
2009-02-27builtin-remote: rename variables and eliminate redundant function callLibravatar Jay Soffian1-12/+12
2009-02-27builtin-remote: remove unused code in get_ref_statesLibravatar Jay Soffian1-10/+3
2009-02-27builtin-remote: refactor duplicated cleanup codeLibravatar Jay Soffian1-8/+9
2009-02-27string-list: new for_each_string_list() functionLibravatar Jay Soffian2-0/+15
2009-02-27remote: make match_refs() not short-circuitLibravatar Jay Soffian1-2/+4
2009-02-27remote: make match_refs() copy src ref before assigning to peer_refLibravatar Jay Soffian1-2/+5
2009-02-27remote: let guess_remote_head() optionally return all matchesLibravatar Jay Soffian3-17/+28
2009-02-27remote: make copy_ref() perform a deep copyLibravatar Jay Soffian1-5/+13
2009-02-27bisect: fix another instance of eval'ed stringLibravatar Christian Couder1-1/+7
2009-02-27bash completion: add --format= and --oneline options for "git log"Libravatar Teemu Likonen1-2/+12
2009-02-27Merge branch 'cc/maint-1.6.0-bisect-fix'Libravatar Junio C Hamano2-35/+66
2009-02-27bisect: fix quoting TRIED revs when "bad" commit is also "skip"pedLibravatar Christian Couder2-35/+66
2009-02-26git-am: make --abort less dangerousLibravatar Junio C Hamano1-0/+7
2009-02-26git-am: Keep index in case of abort with dirty indexLibravatar Michael J Gruber1-3/+10
2009-02-26t5540-http-push.sh: avoid non-portable grep -PLibravatar Jay Soffian1-3/+8
2009-02-26Fix odb_mkstemp() on AIXLibravatar Mike Ralphson1-1/+2
2009-02-26remote: simplify guess_remote_head()Libravatar Jay Soffian3-32/+16
2009-02-26move locate_head() to remote.cLibravatar Jay Soffian3-38/+49
2009-02-26move duplicated ref_newer() to remote.cLibravatar Jay Soffian4-99/+50
2009-02-26move duplicated get_local_heads() to remote.cLibravatar Jay Soffian4-48/+31
2009-02-26refactor find_ref_by_name() to accept const listLibravatar Jeff King2-3/+3
2009-02-26add basic http clone/fetch testsLibravatar Jeff King3-0/+48
2009-02-26test scripts: refactor start_httpd helperLibravatar Jeff King2-9/+8
2009-02-25GIT 1.6.2-rc2Libravatar Junio C Hamano2-2/+5
2009-02-25Merge branch 'jc/maint-1.6.0-pack-directory'Libravatar Junio C Hamano7-27/+72
2009-02-25Make sure objects/pack exists before creating a new packLibravatar Junio C Hamano7-27/+72
2009-02-25Allow HTTP tests to run on DarwinLibravatar Jay Soffian2-5/+23
2009-02-25Fix typo in contrib/examples/git-svnimport.txtLibravatar Michael J Gruber1-3/+3
2009-02-25gitattributes.txt: Path matching rules are explained in gitignore.txtLibravatar Johannes Sixt1-6/+7
2009-02-25sha1_file.c: fix typoLibravatar Felipe Contreras1-1/+1
2009-02-25git add: trivial codestyle cleanupLibravatar Felipe Contreras1-1/+1
2009-02-25README: fix path to "gitcvs-migration.txt" and be more consistentLibravatar Christian Couder1-3/+11