summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | Merge branch 'maint' of git://repo.or.cz/git-gui into maintJunio C Hamano2008-11-011-1/+1
|\ \ \ \ \ \ \
| * | | | | | | git-gui: Help identify aspell version on Windows tooGustaf Hendeby2008-09-261-1/+1
* | | | | | | | git-svn: change dashed git-commit-tree to git commit-treeDeskin Miller2008-10-311-1/+1
* | | | | | | | Documentation: clarify information about 'ident' attributeJan Krüger2008-10-311-2/+2
* | | | | | | | bash completion: add doubledash to "git show"Markus Heidelberg2008-10-311-0/+2
* | | | | | | | Use test-chmtime -v instead of perl in t5000 to get mtime of a fileAlex Riesen2008-10-311-1/+1
* | | | | | | | Add --verbose|-v to test-chmtimeAlex Riesen2008-10-311-21/+70
* | | | | | | | asciidoc: add minor workaround to add an empty line after code blocksJonas Fonseca2008-10-301-0/+20
* | | | | | | | Plug a memleak in builtin-revertAlex Riesen2008-10-301-1/+2
* | | | | | | | Add file delete/create info when we overflow rename_limitLinus Torvalds2008-10-281-1/+1
* | | | | | | | Install git-cvsserver in $(bindir)Nanako Shiraishi2008-10-281-1/+1
* | | | | | | | Install git-shell in bindir, tooTommi Virtanen2008-10-281-1/+1
| |_|_|_|_|/ / |/| | | | | |
* | | | | | | add -p: warn if only binary changes presentThomas Rast2008-10-261-2/+7
* | | | | | | git-archive: work in bare reposCharles Bailey2008-10-263-2/+23
* | | | | | | git-svn: change dashed git-config to git configDeskin Miller2008-10-241-1/+1
| |_|_|_|/ / |/| | | | |
* | | | | | GIT 1.6.0.3v1.6.0.3Junio C Hamano2008-10-211-9/+6
* | | | | | rehabilitate 'git index-pack' inside the object storeNicolas Pitre2008-10-212-3/+29
* | | | | | Fix testcase failure when extended attributes are in useJunio C Hamano2008-10-191-4/+6
* | | | | | Documentation: Clarify '--signoff' for git-commitAbhijit Bhopatkar2008-10-181-1/+2
| |_|_|_|/ |/| | | |
* | | | | Hopefully the final draft release notes update before 1.6.0.3Junio C Hamano2008-10-181-1/+9
* | | | | diff(1): clarify what "T"ypechange status meansJunio C Hamano2008-10-181-1/+2
* | | | | Merge branch 'db/maint-checkout-b' into maintJunio C Hamano2008-10-182-0/+22
|\ \ \ \ \
| * | | | | Check early that a new branch is new and validDaniel Barkalow2008-09-212-0/+22
* | | | | | contrib: update packinfo.pl to not use dashed commandsDan McGee2008-10-181-7/+7
* | | | | | force_object_loose: Fix memory leakBjörn Steinbrink2008-10-181-1/+5
* | | | | | tests: shell negation portability fixJeff King2008-10-171-1/+1
| |_|/ / / |/| | | |
* | | | | t1301-shared-repo.sh: don't let a default ACL interfere with the testMatt McCutchen2008-10-161-0/+3
* | | | | git-check-attr(1): add output and example sectionsJonas Fonseca2008-10-161-0/+50
* | | | | xdiff-interface.c: strip newline (and cr) from line before pattern matchingBrandon Casey2008-10-162-2/+12
* | | | | t4018-diff-funcname: demonstrate end of line funcname matching flawBrandon Casey2008-10-161-0/+6
* | | | | t4018-diff-funcname: rework negated last expression testBrandon Casey2008-10-161-1/+2
* | | | | Typo "does not exists" when git remote update remote.Mikael Magnusson2008-10-161-1/+1
| |_|/ / |/| | |
* | | | remote.c: correct the check for a leading '/' in a remote nameBrandon Casey2008-10-141-4/+5
* | | | Add testcase to ensure merging an early part of a branch is done properlyMiklos Vajna2008-10-141-0/+26
* | | | Update draft release notes to 1.6.0.3Junio C Hamano2008-10-131-2/+19
* | | | test-lib: fix broken printfShawn O. Pearce2008-10-121-1/+1
* | | | git apply --directory broken for new filesJeff King2008-10-122-0/+59
* | | | rebase -i: do not fail when there is no commit to cherry-pickJohannes Schindelin2008-10-102-1/+13
* | | | test-lib: fix color reset in say_color()Miklos Vajna2008-10-101-1/+2
* | | | fix pread()'s short read in index-packNicolas Pitre2008-10-103-6/+14
* | | | Merge branch 'sg/maint-intrebase-msghook' into maintShawn O. Pearce2008-10-091-6/+11
|\ \ \ \
| * | | | rebase -i: remove leftover debuggingSZEDER Gábor2008-10-031-1/+1
| * | | | rebase -i: proper prepare-commit-msg hook argument when squashingSZEDER Gábor2008-10-021-6/+11
* | | | | builtin-apply: fix typo leading to stack corruptionImre Deak2008-10-091-1/+1
* | | | | git-stash.sh: fix flawed fix of invalid ref handling (commit da65e7c1)Brandon Casey2008-10-091-18/+4
* | | | | Merge branch 'jk/maint-soliconv' into maintShawn O. Pearce2008-10-091-1/+0
|\ \ \ \ \
| * | | | | Makefile: do not set NEEDS_LIBICONV for Solaris 8Jeff King2008-10-031-1/+0
| |/ / / /
* | | | | builtin-merge.c: allocate correct amount of memoryBrandon Casey2008-10-091-2/+2
* | | | | Do not use errno when pread() returns 0Samuel Tardieu2008-10-081-1/+4
* | | | | git init: --bare/--shared overrides system/global configDeskin Miller2008-10-082-2/+42