aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Turn unpack_trees_options.msgs into an array + enumMatthieu Moy2010-08-11
* Git 1.7.2v1.7.2Junio C Hamano2010-07-21
* tests: correct "does reflog exist?" testsJunio C Hamano2010-07-21
* t/: work around one-shot variable assignment with test_must_failBrandon Casey2010-07-21
* t/README: correct an exception when breaking a && chain in testsJonathan Nieder2010-07-21
* t/{t5541,lib-httpd}: replace problematic '!()' notation with test_must_failBrandon Casey2010-07-20
* t/t3700: convert two uses of negation operator '!' to use test_must_failBrandon Casey2010-07-20
* Merge branch 'maint'Junio C Hamano2010-07-20
|\
| * t/README: clarify test_must_fail descriptionBrandon Casey2010-07-20
| * Check size of path buffer before writing into itGreg Brockman2010-07-20
* | Merge branch 'maint'Junio C Hamano2010-07-19
|\ \ | |/
| * update-server-info: Shorten read_pack_info_file()Ralf Thielow2010-07-19
| * Documentation: Explain git-mergetool's use of temporary filesDavid Aguilar2010-07-19
* | git add: Add --ignore-missing to SYNOPSISÆvar Arnfjörð Bjarmason2010-07-19
* | git submodule add: Remove old docs about implicit -fÆvar Arnfjörð Bjarmason2010-07-19
* | git submodule add: Require the new --force option to add ignored pathsJens Lehmann2010-07-19
* | Merge branch 'jl/add-n-ignore-missing'Junio C Hamano2010-07-19
|\ \
| * | git add: Add the "--ignore-missing" option for the dry runJens Lehmann2010-07-12
* | | git-svn: write memoized data explicitly to avoid Storable bugSergey Vlasov2010-07-19
* | | Merge branch 'jc/diff-merge-base-multi'Junio C Hamano2010-07-16
|\ \ \
| * | | diff A...B: do not limit the syntax too narrowlyJunio C Hamano2010-07-16
* | | | Only run aggregate-results over actual countsThomas Rast2010-07-16
* | | | Add a sample user for the svndump libraryJonathan Nieder2010-07-16
* | | | Merge branch 'jn/paginate-fix'Junio C Hamano2010-07-15
|\ \ \ \
| * | | | git --paginate: paginate external commands againJonathan Nieder2010-07-14
| * | | | git --paginate: do not commit pager choice too earlyNguyễn Thái Ngọc Duy2010-06-28
| * | | | tests: local config file should be honored from subdirs of toplevelJonathan Nieder2010-06-28
| * | | | t7006: test pager configuration for several git commandsJonathan Nieder2010-06-28
| * | | | t7006 (pager): introduce helper for parameterized testsJonathan Nieder2010-06-28
* | | | | Merge branch 'wp/merge-tree-fix'Junio C Hamano2010-07-15
|\ \ \ \ \
| * | | | | merge-tree: fix where two branches share no changesWill Palmer2010-07-14
| * | | | | add basic tests for merge-treeWill Palmer2010-07-14
* | | | | | Merge branch 'js/merge-rr-fix'Junio C Hamano2010-07-15
|\ \ \ \ \ \
| * | | | | | MERGE_RR is in .git, not .git/rr-cacheJay Soffian2010-07-14
| |/ / / / /
* | | | | | Merge branch 'jc/diff-merge-base-multi'Junio C Hamano2010-07-15
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | diff A...B: give one possible diff when there are more than one merge-baseJunio C Hamano2010-07-13
* | | | | | Merge branch 'ns/merge-recursive-uptodate'Junio C Hamano2010-07-15
|\ \ \ \ \ \
| * | | | | | merge-recursive: use "up-to-date" instead of "uptodate" in error message for ...Nicolas Sebrecht2010-07-09
* | | | | | | Merge branch 'jn/tests'Junio C Hamano2010-07-15
|\ \ \ \ \ \ \
| * | | | | | | t3000 (ls-files -o): modernize styleJonathan Nieder2010-07-11
| |/ / / / / /
* | | | | | | Merge branch 'eb/doc-log-manpage'Junio C Hamano2010-07-15
|\ \ \ \ \ \ \
| * | | | | | | Reorganize `git-log' man page to clarify common diff options.Eli Barzilay2010-07-08
| |/ / / / / /
* | | | | | | Merge branch 'jn/grep-open'Junio C Hamano2010-07-15
|\ \ \ \ \ \ \
| * | | | | | | grep -O: Do not pass color sequences as filenames to pagerNazri Ramliy2010-07-07
* | | | | | | | Merge branch 'mg/revision-doc'Junio C Hamano2010-07-15
|\ \ \ \ \ \ \ \
| * | | | | | | | Documentation: link to gitrevisions rather than git-rev-parseMichael J Gruber2010-07-05
| * | | | | | | | Documentation: gitrevisionsMichael J Gruber2010-07-05
| * | | | | | | | Documentation: split off rev doc into include fileMichael J Gruber2010-07-05
* | | | | | | | | Merge branch 'jk/maint-status-keep-index-timestamp'Junio C Hamano2010-07-15
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | do not write out index when status does not have toJunio C Hamano2010-07-06