aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| | * | | | | | | | | | bisect: use "git rev-parse --sq-quote" instead of a custom "sq" functionChristian Couder2009-05-10
| | * | | | | | | | | | rev-parse: add --sq-quote to shell quote argumentsChristian Couder2009-05-10
| | * | | | | | | | | | rev-list: remove stringed output flag from "show_bisect_vars"Christian Couder2009-05-10
| | * | | | | | | | | | bisect--helper: remove "--next-vars" option as it is now uselessChristian Couder2009-05-10
| | * | | | | | | | | | bisect: use "git bisect--helper --next-exit" in "git-bisect.sh"Christian Couder2009-05-10
| | * | | | | | | | | | bisect--helper: add "--next-exit" to output bisect resultsChristian Couder2009-05-10
| | * | | | | | | | | | bisect: move common bisect functionality to "bisect_common"Christian Couder2009-05-10
| | * | | | | | | | | | rev-list: refactor printing bisect varsChristian Couder2009-05-10
| | * | | | | | | | | | rev-list: make "estimate_bisect_steps" non staticChristian Couder2009-05-10
| | |/ / / / / / / / /
| * | | | | | | | | | Merge branch 'lt/maint-diff-reduce-lstat'Junio C Hamano2009-05-23
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | Teach 'git checkout' to preload the index contentsLinus Torvalds2009-05-09
| | * | | | | | | | | | Avoid unnecessary 'lstat()' calls in 'get_stat_data()'Linus Torvalds2009-05-09
| * | | | | | | | | | | Merge branch 'jm/format-patch-no-auto-n-when-k-is-given'Junio C Hamano2009-05-23
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | format-patch let -k override a config-specified format.numberedJim Meyering2009-05-09
| | | |/ / / / / / / / / | | |/| | | | | | | | |
| * | | | | | | | | | | Merge branch 'do/maint-merge-recursive-fix'Junio C Hamano2009-05-23
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | merge-recursive: never leave index unmerged while recursingDave Olszewski2009-05-09
| * | | | | | | | | | | | Merge branch 'rr/forbid-bs-in-ref'Junio C Hamano2009-05-23
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | Disallow '\' in ref namesRobin Rosenberg2009-05-09
| | | |/ / / / / / / / / / | | |/| | | | | | | | | |
| * | | | | | | | | | | | Merge branch 'hv/sample-update'Junio C Hamano2009-05-23
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | Extend sample update hook, disable modifying of existing tagsHeiko Voigt2009-05-09
| * | | | | | | | | | | | | Merge branch 'jk/maint-1.6.0-trace-argv'Junio C Hamano2009-05-23
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | fix GIT_TRACE segfault with shell-quoted aliasesJeff King2009-05-09
| * | | | | | | | | | | | | | Merge branch 'jk/no-no-no-empty-directory'Junio C Hamano2009-05-23
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | parseopt: add OPT_NEGBITJeff King2009-05-09
| * | | | | | | | | | | | | | | Merge branch 'rs/grep-parseopt'Junio C Hamano2009-05-23
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | grep: make callback functions staticRené Scharfe2009-05-20
| | * | | | | | | | | | | | | | | grep: use parseoptRené Scharfe2009-05-09
| | * | | | | | | | | | | | | | | grep: remove global variable builtin_grepRené Scharfe2009-05-09
| | * | | | | | | | | | | | | | | parseopt: add PARSE_OPT_NODASHRené Scharfe2009-05-09
| | * | | | | | | | | | | | | | | parseopt: add OPT_NUMBER_CALLBACKRené Scharfe2009-05-09
| | |/ / / / / / / / / / / / / /
| | * | | | | | | | | | | | | | parseopt: add OPT_NEGBITRené Scharfe2009-05-09
| | | |/ / / / / / / / / / / / | | |/| | | | | | | | | | | |
| * | | | | | | | | | | | | | Merge branch 'fl/git-pm'Junio C Hamano2009-05-23
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | Git.pm: Always set Repository to absolute path if autodetectingFrank Lichtenheld2009-05-09
| | * | | | | | | | | | | | | | Git.pm: Set GIT_WORK_TREE if we set GIT_DIRFrank Lichtenheld2009-05-09
| | | |_|/ / / / / / / / / / / | | |/| | | | | | | | | | | |
| * | | | | | | | | | | | | | Merge branch 'mt/submodule-reference'Junio C Hamano2009-05-23
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | Add --reference option to git submodule.Michael S. Tsirkin2009-05-09
| | |/ / / / / / / / / / / / /
| * | | | | | | | | | | | | | gitweb: Sanitize title attribute in format_subject_htmlJakub Narebski2009-05-22
| * | | | | | | | | | | | | | Terminate argv with NULL before calling setup_revisions()Nguyễn Thái Ngọc Duy2009-05-21
| * | | | | | | | | | | | | | doc/git-rebase.txt: remove mention of multiple strategiesNguyễn Thái Ngọc Duy2009-05-21
| * | | | | | | | | | | | | | Merge git://git.bogomips.org/git-svnJunio C Hamano2009-05-21
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | git-svn: add --authors-prog optionMark Lodato2009-05-21
| | * | | | | | | | | | | | | | git-svn: Set svn.authorsfile if it is passed to git svn cloneAlex Vandiver2009-05-21
| | * | | | | | | | | | | | | | git-svn: Correctly report max revision when following deleted pathsAlex Vandiver2009-05-21
| | * | | | | | | | | | | | | | git-svn: Fix for svn paths removed > log-window-size revisions agoAlex Vandiver2009-05-21
| | * | | | | | | | | | | | | | git-svn testsuite: use standard configuration for Subversion toolsEygene Ryabinkin2009-05-21
| * | | | | | | | | | | | | | | git-send-email: Handle quotes when parsing .mailrc filesEric W. Biederman2009-05-21
| |/ / / / / / / / / / / / / /
| * | | | | | | | | | | | | | Merge branch 'maint'Junio C Hamano2009-05-20
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|/ / / / / / | | |/| | | | | | | | | | | |
| | * | | | | | | | | | | | | grep: fix word-regexp colouringRené Scharfe2009-05-20
| | * | | | | | | | | | | | | completion: use git rev-parse to detect bare reposGiuseppe Bilotta2009-05-20
| | * | | | | | | | | | | | | Cope better with a _lot_ of packsJohannes Schindelin2009-05-20