Code

git.git
2008-07-27 Junio C HamanoGIT 1.6.0-rc1 v1.6.0-rc1
2008-07-27 Petr Baudisgit-mv: Keep moved index entries inact
2008-07-27 Petr Baudisgit-mv: Remove dead code branch
2008-07-27 Shawn O. Pearcefsck: Don't require tmp_obj_ file names are 14 bytes...
2008-07-27 Johannes SchindelinAvoid chdir() in list_commands_in_dir()
2008-07-27 Lars Hjemlibuiltin-branch: fix -v for --[no-]merged
2008-07-27 Lars Hjemlibuiltin-branch: factor out merge_filter matching
2008-07-27 Lars Hjemlibuiltin-branch: remove duplicated code
2008-07-27 Björn Steinbrinkrev-parse: Add support for the ^! and ^@ syntax
2008-07-27 Junio C Hamanomake sure parsed wildcard refspec ends with slash
2008-07-27 Jakub Narebskigitweb: More about how gitweb gets 'owner' of repository
2008-07-27 Jonathan Niedert6030 (bisect): work around Mac OS X "ls"
2008-07-27 Cesar Eduardo... Documentation/git-submodule.txt: fix doubled word
2008-07-27 Lee Marlowbash completion: Add completion for 'git help'
2008-07-27 Anders MelchiorsenDocumentation: fix diff.external example
2008-07-27 Thomas Rastbash completion: Add long options for 'git describe'
2008-07-27 Abhijit Menon-SenClarify that "git log x.c y.h" lists commits that touch...
2008-07-27 Junio C HamanoMerge git://repo.or.cz/git-gui
2008-07-26 Johannes Sixtgit-gui: "Stage Line": Treat independent changes in...
2008-07-26 Johannes Sixtgit-gui: Fix "Stage/Unstage Line" with one line of...
2008-07-26 Stephan Beyergit-reset: Let -q hush "locally modified" messages
2008-07-26 Brad Kinggit-svn: teach dcommit about svn auto-props
2008-07-26 Johannes SixtWindows: Do not compile git-shell
2008-07-26 Johannes SixtWindows: Make sure argv[0] has a path
2008-07-26 Johannes SixtWindows: Make $(gitexecdir) relative
2008-07-26 Johannes SixtAllow add_path() to add non-existent directories to...
2008-07-26 Johannes SixtAllow the built-in exec path to be relative to the...
2008-07-26 Johannes SixtFix relative built-in paths to be relative to the comma...
2008-07-26 Johannes SixtRecord the command invocation path early
2008-07-26 Johannes SixtMakefile: Normalize $(bindir) and $(gitexecdir) before...
2008-07-26 Johannes SixtMakefile: Do not install a copy of 'git' in $(gitexecdir)
2008-07-26 Rene Scharfearchive: allow --exec and --remote without equal sign
2008-07-26 Rene Scharfearchive: declare struct archiver where it's needed
2008-07-26 Rene Scharfearchive: define MAX_ARGS where it's needed
2008-07-26 Rene Scharfearchive: move parameter parsing code to archive.c
2008-07-26 Rene Scharfearchive: add write_archive()
2008-07-26 Steve HaslamRemove references to git-fetch-pack from "git clone...
2008-07-26 Stephan Beyergit-am: Mention --abort in usage string part of OPTIONS...
2008-07-26 Steve HaslamPropagate -u/--upload-pack option of "git clone" to...
2008-07-26 Stephan Beyereditor.c: Libify launch_editor()
2008-07-26 Stephan BeyerMove launch_editor() from builtin-tag.c to editor.c
2008-07-25 Shawn O. Pearcegit-gui: Correct 'Visualize Branches' on Mac OS X to...
2008-07-25 Abhijit Menon-Sengit-gui: Look for gitk in $PATH, not $LIBEXEC/git-core
2008-07-25 Junio C HamanoMerge branch 'maint'
2008-07-25 Junio C HamanoDocumentation: clarify how to disable elements in core...
2008-07-25 Junio C HamanoMakefile: fix shell quoting
2008-07-25 Junio C Hamanotests: propagate $(TAR) down from the toplevel Makefile
2008-07-25 Björn Steinbrinkindex-pack.c: correctly initialize appended objects
2008-07-25 Peter Valdemar... send-email: find body-encoding correctly
2008-07-25 Jonathan Niederdocument that git-tag can tag more than heads
2008-07-25 Brandon Caseyperl/Makefile: update NO_PERL_MAKEMAKER section
2008-07-25 SZEDER Gáborbash: offer only paths after '--' for 'git checkout'
2008-07-25 SZEDER Gáborcheckout: mention '--' in the docs
2008-07-25 Junio C HamanoMerge branch 'ph/checkout'
2008-07-25 Pierre Habouzitgit-checkout: improve error messages, detect ambiguities.
2008-07-25 Olivier Marinupdate test case to protect am --skip behaviour
2008-07-25 Brandon CaseyTeach fsck and prune about the new location of temporar...
2008-07-24 Junio C HamanoMerge branch 'maint' into ph/checkout
2008-07-24 Stephan BeyerMake non-static functions, that may be static, static
2008-07-24 Junio C Hamanoignore non-existent refs in dwim_log()
2008-07-24 Thomas Rastgit-completion.bash: provide completion for 'show-branch'
2008-07-24 Lee Marlowbash completion: Add long options for 'git rm'
2008-07-23 P. Christeassvnimport: newer libsvn wants us to ask for the root...
2008-07-23 Petr BaudisDocumentation/git-filter-branch: teach "rm" instead...
2008-07-23 Johannes Schindelingit daemon: avoid waking up too often
2008-07-23 Johannes Schindelinbuiltin-commit: Two trivial style-cleanups
2008-07-23 Junio C HamanoDocumentation: clarify diff --cc
2008-07-23 Stephan Beyeram --abort: Add to bash-completion and mention in git...
2008-07-23 Petr Baudisgit-filter-branch.sh: Allow running in bare repositories
2008-07-23 Junio C Hamanobuiltin-branch.c: optimize --merged and --no-merged
2008-07-23 Junio C Hamanobuiltin-branch.c: remove unused code in append_ref...
2008-07-23 Junio C Hamanostash save: fix parameter handling
2008-07-23 Stephan Beyergit-am: Add colon before the subject that is printed...
2008-07-23 Pierre Habouzitgit-checkout: fix command line parsing.
2008-07-23 Johannes Sixtrebase -i: When an 'edit' stops, mention the commit
2008-07-23 Johannes Schindelinsort_in_topological_order(): avoid setting a commit...
2008-07-23 Johannes SchindelinAdd test to show that show-branch misses out the 8th...
2008-07-23 Johannes SchindelinIgnore dirty submodule states in "git pull --rebase"
2008-07-23 Brandon Caseyt/t4202-log.sh: add newline at end of file
2008-07-23 Brandon Caseyt7502-commit.sh: rearrange test to make more portable
2008-07-23 Brandon Caseyt3200,t7201: replace '!' with test_must_fail
2008-07-23 Brandon Caseyt4116-apply-reverse.sh: use $TAR rather than tar
2008-07-23 Brandon Caseyt/: Replace diff [-u|-U0] with test_cmp to allow compil...
2008-07-23 Miklos Vajnat7601: extend the 'merge picks up the best result'...
2008-07-23 Daniel BarkalowIn perforce, RCS keywords are case-sensitive
2008-07-23 Alex RiesenAllow pager of diff command be enabled/disabled
2008-07-22 Johannes SchindelinFix two leftovers from path_list->string_list
2008-07-22 Olivier Maringit am --skip: clean the index while preserving local...
2008-07-22 Pierre Habouzitgit-submodule: move ill placed shift.
2008-07-22 Pierre Habouzitbuiltin-merge: add missing structure initialization
2008-07-22 Miklos Vajnabuiltin-merge: give a proper error message for invalid...
2008-07-22 Junio C Hamanotests: do not rely on external "patch"
2008-07-22 Nikolaj SchumacherDon't cut off last character of commit descriptions.
2008-07-22 Olivier Marinparse-options: fix segmentation fault when a required...
2008-07-22 Philippe Bruhat... mailinfo: better parse email adresses containg parentheses
2008-07-22 Olivier Maringit-am: remove dash from help message
2008-07-22 Junio C HamanoRevert "make git-status use a pager"
2008-07-22 Jonathan Niedergit-diff(1): "--c" -> "--cc" typo fix
2008-07-22 Johannes SchindelinRename path_list to string_list
2008-07-22 Johannes SchindelinRename .git/rebase to .git/rebase-apply
next