aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* configure: use AC_LANG_PROGRAM consistentlyRalf Wildenhues2011-02-14
* string_list_append: always set util pointer to NULLJeff King2011-02-14
* correct type of EMPTY_TREE_SHA1_BINJonathan Nieder2011-02-14
* Git 1.7.4.1v1.7.4.1Junio C Hamano2011-02-11
* Merge branch 'jc/fsck-fixes' into maintJunio C Hamano2011-02-11
|\
| * fsck: do not give up too early in fsck_dir()Junio C Hamano2011-01-27
| * fsck: drop unused parameter from traverse_one_object()Junio C Hamano2011-01-27
* | clone: fixup recurse_submodules optionChris Packham2011-02-11
* | svn-fe: warn about experimental statusJonathan Nieder2011-02-11
* | compat: helper for detecting unsigned overflowJonathan Nieder2011-02-10
* | Merge branch 'maint-1.7.0' into maintJunio C Hamano2011-02-09
|\ \
| * | fast-import: introduce "feature notes" commandJonathan Nieder2011-02-09
| * | fast-import: clarify documentation of "feature" commandJonathan Nieder2011-02-09
* | | Documentation/merge subtree How-To: fix typoUwe Kleine-König2011-02-09
* | | pull: Document the "--[no-]recurse-submodules" optionsJens Lehmann2011-02-07
* | | quote.h: simplify the inclusionJonathan Nieder2011-02-07
* | | sha1_object_info: examine cached_object store tooNguyễn Thái Ngọc Duy2011-02-07
* | | sha1_file.c: move find_cached_object up so sha1_object_info can use itNguyễn Thái Ngọc Duy2011-02-07
* | | Add const to parse_{commit,tag}_buffer()Nguyễn Thái Ngọc Duy2011-02-07
* | | diff: support --cached on unborn branchesNguyễn Thái Ngọc Duy2011-02-07
* | | gitweb: Mention optional Perl modules in INSTALLJakub Narebski2011-02-07
* | | post-receive-email: suppress error if description file missingSitaram Chamarty2011-02-07
* | | t7407: fix line endings for mingw buildPat Thoyts2011-02-07
* | | t4120-apply-popt: help systems with core.filemode=falseJohannes Sixt2011-02-07
* | | t3509: use unconstrained initial test to setup repository.Pat Thoyts2011-02-07
* | | start_command: flush buffers in the WIN32 code path as wellJohannes Sixt2011-02-07
* | | bundle: Use OFS_DELTA in bundle filesShawn O. Pearce2011-02-06
* | | Merge branch 'jl/fetch-submodule-recursive' into maintJunio C Hamano2011-01-31
|\ \ \
| * | | t5526: Fix wrong argument order in "git config"Jens Lehmann2011-01-31
* | | | Git 1.7.4v1.7.4Junio C Hamano2011-01-30
| |_|/ |/| |
* | | Don't pass "--xhtml" to hightlight in gitweb.perl script.Adam Tkac2011-01-27
* | | Merge branch 'maint'Junio C Hamano2011-01-27
|\ \ \
| * | | rebase -i: clarify in-editor documentation of "exec"Jonathan Nieder2011-01-27
| * | | tests: sanitize more git environment variablesJeff King2011-01-27
| * | | Merge branch 'jn/fast-import-empty-tree-removal' into maintJunio C Hamano2011-01-27
| |\ \ \
| | * | | fast-import: treat filemodify with empty tree as deleteJonathan Nieder2011-01-27
| * | | | rebase: give a better error message for bogus branchJeff King2011-01-26
| * | | | rebase: use explicit "--" with checkoutJeff King2011-01-26
* | | | | Git 1.7.4-rc3v1.7.4-rc3Junio C Hamano2011-01-24
* | | | | Merge branch 'as/userdiff-pascal'Junio C Hamano2011-01-24
|\ \ \ \ \
| * | | | | userdiff: match Pascal class methodsAlexey Shumkin2011-01-11
* | | | | | Merge branch 'jn/setup-fixes'Junio C Hamano2011-01-24
|\ \ \ \ \ \
| * | | | | | t1510: fix typo in the comment of a testJonathan Nieder2011-01-24
| * | | | | | Documentation updates for 'GIT_WORK_TREE without GIT_DIR' historical usecaseJunio C Hamano2011-01-24
| * | | | | | Subject: setup: officially support --work-tree without --git-dirJonathan Nieder2011-01-21
| * | | | | | tests: compress the setup testsJonathan Nieder2011-01-19
| * | | | | | tests: cosmetic improvements to the repo-setup testJonathan Nieder2011-01-19
| * | | | | | t/README: hint about using $(pwd) rather than $PWD in testsJohannes Sixt2011-01-11
| * | | | | | Fix expected values of setup tests on WindowsJohannes Sixt2011-01-11
| |/ / / / /
* | | | | | Documentation: do not treat reset --keep as a special caseJonathan Nieder2011-01-21