summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | Fix escaping of glob special characters in pathspecsKevin Ballard2008-08-132-1/+9
* | | | | test-parse-options: use appropriate cast in length_callbackBrandon Casey2008-08-131-1/+1
* | | | | rebase -i -p: fix parent rewritingThomas Rast2008-08-132-4/+14
* | | | | rebase -i -p: handle index and workdir correctlyThomas Rast2008-08-132-2/+18
* | | | | GIT 1.6.0-rc3v1.6.0-rc3Junio C Hamano2008-08-121-2/+2
* | | | | Merge branch 'maint'Junio C Hamano2008-08-121-0/+2
|\ \ \ \ \ | |/ / / /
| * | | | Do not talk about "diff" in rev-list documentation.Junio C Hamano2008-08-121-0/+2
* | | | | Merge git://git.bogomips.org/git-svnJunio C Hamano2008-08-122-36/+156
|\ \ \ \ \
| * | | | | git-svn: Reduce temp file usage when dealing with non-linksMarcus Griep2008-08-121-24/+22
| * | | | | git-svn: Make it incrementally faster by minimizing temp filesMarcus Griep2008-08-121-17/+18
| * | | | | Git.pm: Add faculties to allow temp files to be cachedMarcus Griep2008-08-121-2/+123
* | | | | | Documentation: rev-list-options: Rewrite simplification descriptions for clarityThomas Rast2008-08-121-17/+136
* | | | | | Teach git diff about BibTeX head hunk patternsGustaf Hendeby2008-08-122-0/+3
* | | | | | gitattributes: Document built in hunk header patternsGustaf Hendeby2008-08-121-3/+10
* | | | | | git-daemon: SysV needs the signal handler reinstated.Stephen R. van den Berg2008-08-121-0/+1
|/ / / / /
* | | | | diff --check: do not unconditionally complain about trailing empty linesJunio C Hamano2008-08-112-2/+21
* | | | | Merge branch 'maint'Junio C Hamano2008-08-111-1/+2
|\ \ \ \ \ | |/ / / /
| * | | | git-bisect: fix wrong usage of read(1)Francis Moreau2008-08-111-1/+2
* | | | | Documentation: rev-list-options: Fix a typoThomas Rast2008-08-111-1/+1
* | | | | Adjust for the new way of enabling the default post-update hookPetr Baudis2008-08-114-14/+21
* | | | | Fix typo in comments of longest_ancestor_length()Nguyễn Thái Ngọc Duy2008-08-111-1/+1
| |_|/ / |/| | |
* | | | Merge branch 'maint'Junio C Hamano2008-08-111-2/+1
|\ \ \ \ | |/ / /
| * | | Re-fix rev-list-options documentationJunio C Hamano2008-08-111-2/+1
* | | | Merge branch 'maint'Junio C Hamano2008-08-114-9/+23
|\ \ \ \ | |/ / /
| * | | Documentation: fix invalid reference to 'mybranch' in user manualIvan Stankovic2008-08-101-1/+1
| * | | Fix deleting reflog entries from HEAD reflogJunio C Hamano2008-08-102-3/+3
| * | | reflog test: add more tests for 'reflog delete'Pieter de Bie2008-08-101-4/+18
| * | | Documentation: rev-list-options: Fix -g paragraph formattingThomas Rast2008-08-101-2/+2
* | | | Update draft RelNotes for 1.6.0Junio C Hamano2008-08-091-3/+3
* | | | Merge branch 'maint'Junio C Hamano2008-08-094-14/+11
|\ \ \ \ | |/ / /
| * | | asciidoc markup fixesJunio C Hamano2008-08-073-5/+5
| * | | Merge branch 'lt/config-fsync' into maintJunio C Hamano2008-08-075-21/+74
| |\ \ \
| * \ \ \ Merge branch 'jc/reflog-expire' into maintJunio C Hamano2008-08-071-19/+137
| |\ \ \ \
| * \ \ \ \ Merge branch 'ag/rewrite_one' into maintJunio C Hamano2008-08-071-6/+24
| |\ \ \ \ \
| * | | | | | Fail properly when cloning from invalid HTTP URLPetr Baudis2008-08-071-8/+5
* | | | | | | mailinfo: fix MIME multi-part message boundary handlingJunio C Hamano2008-08-096-7/+76
* | | | | | | builtin-rm: Add a --force flagPieter de Bie2008-08-082-2/+3
* | | | | | | git-svn: wrap long lines in a few placesEric Wong2008-08-081-2/+5
* | | | | | | git-svn: Allow deep branch names by supporting multi-globsMarcus Griep2008-08-084-20/+246
* | | | | | | Fix multi-glob assertion in git-svnMarcus Griep2008-08-082-8/+33
* | | | | | | filter-branch: be more helpful when an annotated tag changesThomas Rast2008-08-081-3/+11
* | | | | | | Documentation: filter-branch: document how to filter all refsThomas Rast2008-08-081-5/+16
* | | | | | | Makefile: add a target which will abort compilation with ancient shellsBrandon Casey2008-08-081-1/+7
* | | | | | | bash: remove redundant check for 'git stash apply' optionsSZEDER Gábor2008-08-081-1/+1
* | | | | | | GIT-VERSION-GEN: mark the version 'dirty' only if there are modified filesJunio C Hamano2008-08-081-0/+1
* | | | | | | Makefile: set SHELL to value of SHELL_PATHBrandon Casey2008-08-081-0/+2
* | | | | | | Documentation: user-manual: "git commit -a" doesn't motivate .gitignoreJonathan Nieder2008-08-081-2/+2
* | | | | | | git-svn: add ability to specify --commit-url for dcommitEric Wong2008-08-082-3/+15
* | | | | | | Documentation: commit-tree: remove 16 parents restrictionThomas Rast2008-08-081-5/+5
* | | | | | | clone --mirror: avoid storing repeated tagsJohannes Schindelin2008-08-072-1/+14