Code

git.git
2010-06-13 Junio C HamanoMerge branch 'jk/maint-sha1-file-name-fix'
2010-06-13 Junio C HamanoMerge branch 'jk/maint-pull-dry-run-noop'
2010-06-13 Junio C HamanoMerge branch 'ab/submodule-foreach-toplevel'
2010-06-13 Junio C HamanoMerge branch 'rs/grep-binary'
2010-06-13 Junio C HamanoMerge branch 'jn/gitweb-syntax-highlight'
2010-06-13 Junio C HamanoMerge branch 'js/maint-windows'
2010-06-13 Junio C HamanoMerge branch 'bw/diff-metainfo-color'
2010-06-13 Junio C HamanoMerge branch 'js/try-to-free-stackable'
2010-06-13 Junio C HamanoMerge branch 'jn/make-header-dependency'
2010-06-13 Junio C HamanoMerge branch 'cb/assume-unchanged-fix'
2010-06-13 Junio C HamanoMerge branch 'jn/notes-doc'
2010-06-13 Junio C HamanoMerge branch 'wp/pretty-enhancement'
2010-06-13 Junio C HamanoMerge branch 'ab/test-cleanup'
2010-06-13 Junio C HamanoMerge branch 'jn/maint-amend-missing-name'
2010-06-13 Junio C HamanoMerge branch 'rs/diff-no-minimal'
2010-06-13 Junio C HamanoMerge branch 'maint'
2010-06-13 Jonathan Niederadd-interactive: Clarify “remaining hunks in the file”
2010-06-13 Jakub Narebskigitweb: Fix typo in hash key name in %opts in git_heade...
2010-06-13 Christian Coudercommit: use value of GIT_REFLOG_ACTION env variable...
2010-06-13 Tay Ray Chuancommit::print_summary(): don't use format_commit_message()
2010-06-13 Thomas Rastparseopt: wrap rev-parse --parseopt usage for eval...
2010-06-13 Johannes Schindelingrep -O: allow optional argument specifying the pager...
2010-06-13 Johannes Schindelingrep: Add the option '--open-files-in-pager'
2010-06-13 Johannes SchindelinUnify code paths of threaded greps
2010-06-13 Jonathan Niedergrep: refactor grep_objects loop into its own function
2010-06-12 Thomas Rastrev-list: introduce --count option
2010-06-12 Thomas Rastlog_ref_setup: don't return stack-allocated array
2010-06-12 Junio C HamanoMerge branch 'maint'
2010-06-11 Thomas Rastcheck_aliased_update: strcpy() instead of strcat()...
2010-06-11 Thomas Rastt/README: document --root option
2010-06-11 Thomas Rastfast-import: die_nicely() back to vsnprintf (reverts...
2010-06-11 Junio C Hamanotest-lib: use DIFF definition from GIT-BUILD-OPTIONS
2010-06-11 Jens LehmannAdd optional parameters to the diff option "--ignore...
2010-06-11 Jens Lehmanngit diff: rename test that had a conflicting name
2010-06-11 Axel Bonnettextconv: make the API public
2010-06-11 Jeff KingMakefile: default pager on AIX to "more"
2010-06-11 Ian Ward Comfortrebase -i: Abort cleanly if new base cannot be checked out
2010-06-11 Johannes Sixtmerge-recursive: demonstrate an incorrect conflict...
2010-06-11 Jeff Kingcommit: give advice on empty amend
2010-06-11 Jakub Narebskigitweb: Run in FastCGI mode if gitweb script has .fcgi...
2010-06-11 Jonathan NiederDocumentation/checkout: clarify description
2010-06-11 Jonathan Niederrebase -i -p: document shortcomings
2010-06-10 Jeff KingMakefile: default pager on AIX to "more"
2010-06-08 Junio C HamanoMerge branch 'maint'
2010-06-07 Ramkumar RamachandraRefactor parse_date for approxidate functions
2010-06-07 Tor ArntsenChange C99 comments to old-style C comments
2010-06-07 Simo Meleniusbranch: don't fail listing branches if one of the commi...
2010-06-07 Simo Meleniusbranch: exit status now reflects if branch listing...
2010-06-07 Junio C HamanoMerge branch 'maint'
2010-06-07 Jay Soffiancommit.txt: clarify how --author argument is used
2010-06-07 Eyvind BernhardsenAdd "core.eol" config variable
2010-06-07 Junio C HamanoMerge branch 'maint'
2010-06-06 Christian Couderdiff: fix "git show -C -C" output when renaming a binar...
2010-06-06 Johan Herlandrevision: Turn off history simplification in --ancestry...
2010-06-06 Johan Herlandrevision: Fix typo in --ancestry-path error message
2010-06-06 Johan HerlandDocumentation/rev-list-options.txt: Explain --ancestry...
2010-06-06 Johan HerlandDocumentation/rev-list-options.txt: Fix missing line...
2010-06-05 Junio C Hamanobuild: propagate $DIFF to scripts
2010-06-05 Clemens Buchacherls-files: allow relative pathspec
2010-06-05 Clemens Buchacherquote.c: separate quoting and relative path generation
2010-06-05 Clemens Buchachersetup: document prefix
2010-06-03 Michael J GruberDocumentation+t5708: document and test status -s -b
2010-06-03 Daniel Knittl... Show branch information in short output of git status
2010-06-03 Erick Mattosbash completion: add --orphan to 'git checkout'
2010-06-03 Erick Mattost3200: test -l with core.logAllRefUpdates options
2010-06-03 Erick Mattoscheckout --orphan: respect -l option always
2010-06-03 Michael J.... git svn: fix empty directory creation
2010-06-02 Junio C Hamanot9129: fix UTF-8 locale detection
2010-06-02 Jakub Narebskigit-instaweb: Add support for running gitweb via 'plackup'
2010-06-02 Jakub Narebskigit-instaweb: Wait for server to start before running...
2010-06-02 Jakub Narebskigit-instaweb: Remove pidfile after stopping web server
2010-06-02 Erick Mattosrefs: split log_ref_write logic into log_ref_setup
2010-06-02 Erick MattosDocumentation: alter checkout --orphan description
2010-06-02 Gary V. VaughanMakefile: Tru64 portability fix
2010-06-02 Gary V. VaughanMakefile: HP-UX 10.20 portability fixes
2010-06-02 Gary V. VaughanMakefile: HPUX11 portability fixes
2010-06-02 Junio C HamanoMerge branch 'maint'
2010-06-02 Christian CouderDocumentation/revert: describe passing more than one...
2010-06-02 Christian CouderDocumentation/cherry-pick: describe passing more than...
2010-06-02 Christian Couderrevert: add tests to check cherry-picking many commits
2010-06-02 Christian Couderrevert: allow cherry-picking more than one commit
2010-06-02 Christian Couderrevert: change help_msg() to take no argument
2010-06-02 Christian Couderrevert: refactor code into a do_pick_commit() function
2010-06-02 Christian Couderrevert: use run_command_v_opt() instead of execv_git_cmd()
2010-06-02 Christian Couderrevert: cleanup code for -x option
2010-06-02 Gary V. Vaughangit-compat-util.h: use apparently more common __sgi...
2010-06-02 Michael J GruberDocumentation: A...B shortcut for checkout and rebase
2010-06-02 Nazri RamliyDocumentation/pretty-{formats,options}: better referenc...
2010-06-02 Ramkumar Ramachandragit am: Remove stray error message from sed
2010-06-02 Ramkumar Ramachandragit am: Display some help text when patch is empty
2010-06-02 Ramkumar Ramachandragit am: Set cmdline globally
2010-06-02 Brandon Caseyt/aggregate-results: accomodate systems with small...
2010-06-02 Brandon Caseyt/t7006: ignore return status of shell's unset builtin
2010-06-02 Brandon Caseyt/t5150: remove space from sed script
2010-06-02 Brandon Caseygit-request-pull.sh: remove -e switch to shell interpre...
2010-06-02 Brandon Caseyt/t5800: skip if python version is older than 2.5
2010-06-02 Jonathan NiederDWIM 'git show -5' to 'git show --do-walk -5'
2010-06-01 Junio C HamanoMerge branch 'maint'
2010-06-01 Junio C HamanoMerge branch 'maint-1.7.0' into maint
2010-06-01 Jonathan Niedergitignore.5: Clarify matching rules
next