Code

git.git
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 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-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 Jeff KingMakefile: default pager on AIX to "more"
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-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 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-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
2010-06-01 Giuseppe Scrivanoprint the usage string on stdout instead of stderr
2010-06-01 Tim HeniganDocumentation/SubmittingPatches: Fix typo in GMail...
2010-06-01 Pavan Kumar... git-web--browse: Add support for google chrome and...
2010-06-01 Bo YangMake --color-words work well with --graph
2010-06-01 Bo Yanggraph.c: register a callback for graph output
2010-06-01 Bo YangEmit a whole line in one go
2010-06-01 Bo Yangdiff.c: Output the text graph padding before each diff...
2010-06-01 Bo YangOutput the graph columns at the end of the commit message
2010-06-01 Bo YangAdd a prefix output callback to diff output
2010-06-01 Pavan Kumar... git-instaweb: Configure it to work with new gitweb...
2010-06-01 Pavan Kumar... git-instaweb: Put httpd logs in a "$httpd_only" subdire...
2010-06-01 Pavan Kumar... gitweb: Set default destination directory for installin...
2010-06-01 Pavan Kumar... gitweb: Move static files into seperate subdirectory
2010-06-01 Jonathan Niederrebase: improve error message when upstream argument...
2010-06-01 Jonathan NiederDocumentation/checkout: clarify description
2010-06-01 Jan Krügergit-am: suggest what to do with superfluous patches
2010-06-01 Ævar Arnfjörð... Makefile: remove redundant munging of @@INSTLIBDIR@@
2010-06-01 Johan Herlanddiff.c: Ensure "index $from..$to" line contains unambig...
2010-06-01 Gary V. VaughanMakefile: SunOS 5.6 portability fix
2010-06-01 Gary V. Vaughaninline declaration does not work on AIX
2010-06-01 Gary V. VaughanAllow disabling "inline"
2010-06-01 Gary V. VaughanSome platforms lack socklen_t type
2010-06-01 Gary V. VaughanMake NO_{INET_NTOP,INET_PTON} configured independently
2010-06-01 Gary V. VaughanMakefile: some platforms do not have hstrerror anywhere
2010-06-01 Gary V. Vaughangit-compat-util.h: some platforms with mmap() lack...
2010-06-01 Gary V. Vaughantest_cmp: do not use "diff -u" on platforms that lack one
2010-06-01 Junio C Hamanofixup: do not unconditionally disable "diff -u"
2010-05-31 Gary V. Vaughantests: use "test_cmp", not "diff", when verifying the...
2010-05-31 Gary V. VaughanDo not use "diff" found on PATH while building and...
2010-05-31 Gary V. Vaughanenums: omit trailing comma for portability
2010-05-31 Gary V. VaughanMakefile: -lpthread may still be necessary when libc...
2010-05-31 Gary V. VaughanRewrite dynamic structure initializations to runtime...
next