Code

git.git
2009-05-21 Eric W. Biedermangit-send-email: Handle quotes when parsing .mailrc...
2009-05-21 Mark Lodatogit-svn: add --authors-prog option
2009-05-21 Alex Vandivergit-svn: Set svn.authorsfile if it is passed to git...
2009-05-21 Alex Vandivergit-svn: Correctly report max revision when following...
2009-05-21 Alex Vandivergit-svn: Fix for svn paths removed > log-window-size...
2009-05-21 Eygene Ryabinkingit-svn testsuite: use standard configuration for Subve...
2009-05-21 Junio C HamanoMerge branch 'maint'
2009-05-21 René Scharfegrep: fix word-regexp colouring
2009-05-21 Giuseppe Bilottacompletion: use git rev-parse to detect bare repos
2009-05-21 Johannes SchindelinCope better with a _lot_ of packs
2009-05-21 René Scharfegrep: make callback functions static
2009-05-20 Jeff Kingfor-each-ref: fix segfault in copy_email
2009-05-20 Heiko VoigtExtend sample pre-commit hook to check for non ascii...
2009-05-20 Dan McGeeUnify signedness in hashing calls
2009-05-19 Brandon Caseyt5100: use ancient encoding syntax for backwards compat...
2009-05-19 Brandon Caseyt9301: use ISO8859-1 rather than ISO-8859-1
2009-05-19 Brandon Caseyt3901: Use ISO8859-1 instead of ISO-8859-1 for backward...
2009-05-19 Brandon Caseyt3901: avoid negation on right hand side of '|'
2009-05-19 Brandon Caseybuiltin-mailinfo.c: use "ISO8859-1" instead of "latin1...
2009-05-19 Brandon Caseybuiltin-mailinfo.c: compare character encodings case...
2009-05-19 Brandon CaseyUse 'UTF-8' rather than 'utf-8' everywhere for backward...
2009-05-19 Brandon Caseyt3900: use ancient iconv names for backward compatibility
2009-05-18 Junio C HamanoMerge branch 'np/push-delta'
2009-05-18 Junio C HamanoMerge branch 'ar/merge-one-file-diag'
2009-05-18 Junio C HamanoMerge branch 'ar/unlink-err'
2009-05-18 Junio C HamanoMerge branch 'jk/maint-add-empty'
2009-05-18 Junio C HamanoMerge branch 'js/add-edit'
2009-05-18 Junio C HamanoMerge branch 'mh/diff-stat-color'
2009-05-18 Junio C HamanoMerge branch 'mh/show-branch-color'
2009-05-18 Junio C HamanoMerge branch 'ac/graph-horizontal-line'
2009-05-18 Junio C HamanoMerge branch 'ae/anon-fetch-info'
2009-05-18 Junio C HamanoMerge branch 'maint'
2009-05-18 Christian Couderbisect: check ancestors without forking a "git rev...
2009-05-18 Christian Coudercommit: add function to unparse a commit and its parents
2009-05-18 Christian Couderbisect: rework some rev related functions to make them...
2009-05-18 Stephen Boydformat-patch: migrate to parse-options API
2009-05-17 Stephen Boydshow-branch: Fix die message in parse_reflog_param()
2009-05-17 Junio C HamanoMerge branch 'maint'
2009-05-17 Stephen Boydcompletion: add missing options to show-branch and...
2009-05-17 Linus Torvaldsdir.c: clean up handling of 'path' parameter in read_di...
2009-05-17 Dan McGeeFix type-punning issues
2009-05-17 Junio C HamanoMerge branch 'maint'
2009-05-17 Nanako Shiraishitest: checkout shouldn't say that HEAD has moved if...
2009-05-17 Junio C Hamanocompletion: enhance "current branch" display
2009-05-17 Junio C Hamanocompletion: simplify "current branch" in __git_ps1()
2009-05-17 Junio C Hamanocompletion: fix PS1 display during a merge on detached...
2009-05-17 Alex RiesenImprove the naming of guessed target repository for...
2009-05-17 Alex RiesenUse UTF-8 instead of utf8 for backward compatibility
2009-05-17 Junio C HamanoRevert "git-add--interactive: remove hunk coalescing"
2009-05-17 Matt GrahamSplitting a hunk that adds a line at the top fails...
2009-05-16 Daniel Corderobuiltin-checkout: Don't tell user that HEAD has moved...
2009-05-16 Jim Meyeringpre-commit.sample: don't print incidental SHA1
2009-05-16 Stephen Boydtests: Add tests for missing format-patch long options
2009-05-16 Stephen Boydapi-parse-options.txt: use 'func' instead of 'funct'
2009-05-16 Josh Micichmktree: validate entry type in input
2009-05-16 Josh Micichmktree --batch: build more than one tree object
2009-05-16 Josh Micichmktree --missing: updated usage message and man page
2009-05-16 Tony KempTurn on USE_ST_TIMESPEC for OpenBSD
2009-05-16 Junio C HamanoMerge branch 'maint-1.6.2' into maint
2009-05-14 Michael J GruberFix behavior with non-commit upstream references
2009-05-14 Junio C HamanoMerge branch 'maint-1.6.1' into maint-1.6.2
2009-05-14 Junio C HamanoMerge branch 'maint-1.6.0' into maint-1.6.1
2009-05-14 Felipe ContrerasPrettify log decorations even more
2009-05-14 Felipe ContrerasChange prettify_ref to prettify_refname
2009-05-14 Trent Piephosend-email: Add config option for sender address
2009-05-14 Johannes SchindelinAdd NO_CROSS_DIRECTORY_HARDLINKS support to the Makefile
2009-05-14 Michael J GruberTest tracking of non-commit upstreams
2009-05-13 Alex RiesenQuote LF in urls git fetch saves in FETCH_HEAD
2009-05-13 Michael J GruberDocumentation: clarify / requirement in 'git check...
2009-05-13 Stephen Boydbash completion: complete variable names for "git confi...
2009-05-13 Jakub Narebskigitweb: Remove unused $hash_base parameter from normali...
2009-05-13 Jakub Narebskigitweb: Simplify snapshot format detection logic in...
2009-05-13 Jakub Narebskigitweb: Use capturing parentheses only when you intend...
2009-05-13 Jakub Narebskigitweb: Replace wrongly added tabs with spaces
2009-05-13 Junio C HamanoMerge branch 'maint'
2009-05-13 Junio C HamanoGIT 1.6.3.1 v1.6.3.1
2009-05-12 Junio C HamanoMerge branch 'maint-1.6.2' into maint
2009-05-12 Junio C HamanoMerge branch 'jc/maint-read-tree-multi' into maint...
2009-05-12 Junio C HamanoRevert "checkout branch: prime cache-tree fully"
2009-05-12 Junio C Hamanot3900: ISO-2022-JP has more than one popular variants
2009-05-11 Jakub Narebskigitweb: Use block form of map/grep in a few cases more
2009-05-11 Jakub Narebskigitweb: Always use three argument form of open
2009-05-11 Jakub Narebskigitweb: Always use three argument form of open
2009-05-11 Jakub Narebskigitweb: Do not use bareword filehandles
2009-05-11 Junio C Hamanomktree --missing: allow missing objects
2009-05-10 Christian Couderbisect: make "git bisect" use new "--next-all" bisect...
2009-05-10 Christian Couderbisect: add "check_good_are_ancestors_of_bad" function
2009-05-10 Christian Couderbisect: implement the "check_merge_bases" function
2009-05-10 Christian Couderbisect: automatically sort sha1_array if needed when...
2009-05-10 Christian Couderbisect: make skipped array functions more generic
2009-05-10 Christian Couderbisect: remove too much function nesting
2009-05-10 Christian Couderbisect: use new "struct argv_array" to prepare argv...
2009-05-10 Christian Couderbisect: store good revisions in a "sha1_array"
2009-05-10 Christian Couderbisect: implement "rev_argv_push" to fill an argv with...
2009-05-10 Christian Couderbisect: use "sha1_array" to store skipped revisions
2009-05-10 Junio C Hamanot1010: add mktree test
2009-05-10 Junio C Hamanomktree: do not barf on a submodule commit
2009-05-10 Junio C Hamanobuiltin-mktree.c: use a helper function to handle one...
2009-05-10 Junio C Hamanomktree: use parse-options
2009-05-10 Junio C Hamanobuild-in git-mktree
next