aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* format-patch: move get_patch_filename() into log-treeStephen Boyd2009-03-22
* format-patch: pass a commit to reopen_stdout()Stephen Boyd2009-03-22
* format-patch: construct patch filename in one functionStephen Boyd2009-03-22
* pretty.c: add %f format specifier to format_commit_message()Stephen Boyd2009-03-22
* Merge branch 'maint'Junio C Hamano2009-03-22
|\
| * Merge branch 'maint-1.6.1' into maintJunio C Hamano2009-03-22
| |\
| | * Merge branch 'maint-1.6.0' into maint-1.6.1Junio C Hamano2009-03-22
| | |\
| | | * everyday: use the dashless form of git-initDavid Aguilar2009-03-22
* | | | Merge branch 'dm/maint-docco'Junio C Hamano2009-03-21
|\ \ \ \
| * | | | Documentation: reword example text in git-bisect.txt.David J. Mellor2009-03-20
| * | | | Documentation: reworded the "Description" section of git-bisect.txt.David J. Mellor2009-03-19
| * | | | Documentation: minor grammatical fixes in git-branch.txt.David J. Mellor2009-03-17
| * | | | Documentation: minor grammatical fixes in git-blame.txt.David J. Mellor2009-03-17
| * | | | Documentation: reword the "Description" section of git-bisect.txt.David J. Mellor2009-03-17
| * | | | Documentation: minor grammatical fixes in git-archive.txt.David J. Mellor2009-03-17
* | | | | Merge branch 'mg/test-installed'Junio C Hamano2009-03-21
|\ \ \ \ \
| * | | | | test-lib.sh: Allow running the test suite against installed gitMichael J Gruber2009-03-16
| * | | | | test-lib.sh: Test for presence of git-init in the right path.Michael J Gruber2009-03-16
* | | | | | Sync with maintJunio C Hamano2009-03-21
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | Update draft release notes to 1.6.2.2Junio C Hamano2009-03-21
| * | | | | ls-files: require worktree when --deleted is givenJeff King2009-03-21
| * | | | | pickaxe: count regex matches only onceRené Scharfe2009-03-21
| * | | | | Merge branch 'maint-1.6.1' into maintJunio C Hamano2009-03-21
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| | * | | | Merge branch 'js/maint-1.6.0-path-normalize' into maint-1.6.1Junio C Hamano2009-03-21
| | |\ \ \ \
| | * \ \ \ \ Merge branch 'jc/maint-1.6.0-pack-directory' into maint-1.6.1Junio C Hamano2009-03-21
| | |\ \ \ \ \
| * | \ \ \ \ \ Merge branch 'tr/maint-1.6.0-send-email-irt' into maintJunio C Hamano2009-03-21
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'mg/maint-submodule-normalize-path' into maintJunio C Hamano2009-03-21
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'rs/memmem' into maintJunio C Hamano2009-03-21
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'js/rsync-local' into maintJunio C Hamano2009-03-21
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge branch 'db/maint-missing-origin' into maintJunio C Hamano2009-03-21
| |\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge branch 'jc/maint-1.6.0-read-tree-overlay' into maintJunio C Hamano2009-03-21
| |\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | format-patch: --numbered-files and --stdout aren't mutually exclusiveStephen Boyd2009-03-21
* | | | | | | | | | | | | | http tests: Darwin is not that specialJunio C Hamano2009-03-20
* | | | | | | | | | | | | | Merge branch 'maint'Junio C Hamano2009-03-20
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / /
| * | | | | | | | | | | | | doc: clarify how -S worksJeff King2009-03-19
| | |_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge branch 'mv/parseopt-ls-files'Junio C Hamano2009-03-20
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | ls-files: fix broken --no-empty-directoryJeff King2009-03-07
| * | | | | | | | | | | | | t3000: use test_cmp instead of diffJeff King2009-03-07
| * | | | | | | | | | | | | parse-opt: migrate builtin-ls-files.Miklos Vajna2009-02-18
| * | | | | | | | | | | | | Turn the flags in struct dir_struct into a single variableJohannes Schindelin2009-02-18
* | | | | | | | | | | | | | Merge branch 'bw/autoconf'Junio C Hamano2009-03-20
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | configure: rework pthread handling to allow for user defined flagsBen Walton2009-03-12
| * | | | | | | | | | | | | | configure: make iconv tests aware of user argumentsBen Walton2009-03-12
| * | | | | | | | | | | | | | configure: asciidoc version test cleanupBen Walton2009-03-12
| * | | | | | | | | | | | | | configure: wrap some library tests with GIT_STASH_FLAGSBen Walton2009-03-12
| * | | | | | | | | | | | | | configure: add macros to stash FLAG variablesBen Walton2009-03-12
| * | | | | | | | | | | | | | configure: reorganize flow of argument checksBen Walton2009-03-12
| * | | | | | | | | | | | | | configure: ensure settings from user are also usable in the scriptBen Walton2009-03-12
* | | | | | | | | | | | | | | Merge branch 'xx/db-refspec-vs-js-remote'Junio C Hamano2009-03-20
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ Adjust js/remote-improvements and db/refspec-wildcard-in-the-middleJunio C Hamano2009-03-08
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \