aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * | | | | | builtin-grep: -w fixJunio C Hamano2006-05-09
| * | | | | | builtin-grep: typofixJunio C Hamano2006-05-09
| * | | | | | builtin-grep: tighten argument parsing.Junio C Hamano2006-05-08
| * | | | | | builtin-grep: documentationJunio C Hamano2006-05-08
| * | | | | | Teach -f <file> option to builtin-grep.Junio C Hamano2006-05-08
| * | | | | | builtin-grep: -L (--files-without-match).Junio C Hamano2006-05-03
| * | | | | | builtin-grep: binary files -a and -IJunio C Hamano2006-05-03
| * | | | | | builtin-grep: terminate correctly at EOFJunio C Hamano2006-05-03
| * | | | | | builtin-grep: tighten path wildcard vs tree traversal.Junio C Hamano2006-05-02
| * | | | | | builtin-grep: support -w (--word-regexp).Junio C Hamano2006-05-02
| * | | | | | builtin-grep: support -c (--count).Junio C Hamano2006-05-02
| * | | | | | builtin-grep: allow more than one patterns.Junio C Hamano2006-05-02
| * | | | | | builtin-grep: allow -<n> and -[ABC]<n> notation for context lines.Junio C Hamano2006-05-02
| * | | | | | builtin-grep: printf %.*s length is int, not ptrdiff_t.Junio C Hamano2006-05-02
| * | | | | | builtin-grep: do not use setup_revisions()Junio C Hamano2006-05-01
| * | | | | | builtin-grep: support '-l' option.Junio C Hamano2006-05-01
| * | | | | | builtin-grep: wildcard pathspec fixesJunio C Hamano2006-05-01
| * | | | | | built-in "git grep"Junio C Hamano2006-05-01
* | | | | | | Merge branch 'lt/diff'Junio C Hamano2006-05-15
|\ \ \ \ \ \ \
| * | | | | | | git diff: support "-U" and "--unified" options properlyLinus Torvalds2006-05-14
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge branch 'fix'Junio C Hamano2006-05-15
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | / | | |_|_|_|/ | |/| | | |
| * | | | | Fix pack-index issue on 64-bit platforms a bit more portably.v1.3.3Junio C Hamano2006-05-15
| * | | | | Install git-send-email by defaultEric Wong2006-05-15
| * | | | | Fix compilation on newer NetBSD systemsDennis Stosberg2006-05-15
| * | | | | Merge branch 'fix' into maintJunio C Hamano2006-05-15
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'fix' into maintJunio C Hamano2006-05-14
| |\ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| * | | | | | git config syntax updatesLinus Torvalds2006-05-13
| * | | | | | Another config file parsing fix.sean2006-05-13
| * | | | | | checkout: use --aggressive when running a 3-way merge (-m).Junio C Hamano2006-05-13
* | | | | | | Merge branch 'fix'Junio C Hamano2006-05-15
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| * | | | | | Ensure author & committer before asking for commit message.Sean2006-05-14
| | |/ / / / | |/| | | |
* | | | | | Install git-send-email by defaultEric Wong2006-05-14
* | | | | | send-email: address expansion for common mailersEric Wong2006-05-14
* | | | | | diffstat rename squashing fix.Junio C Hamano2006-05-14
| |_|/ / / |/| | | |
* | | | | Merge branch 'fix'Junio C Hamano2006-05-14
|\ \ \ \ \ | |/ / / /
| * | | | include header to define uint32_t, necessary on Mac OS XBen Clifford2006-05-14
| |/ / /
* | | | Merge branch 'ml/cvs'Junio C Hamano2006-05-14
|\ \ \ \
| * \ \ \ Merge branch 'tojunio' of http://locke.catalyst.net.nz/git/git-martinlanghoff...Junio C Hamano2006-05-09
| |\ \ \ \
| | * | | | Change to allow subdir updates from EclipseMartyn Smith2006-05-08
| | * | | | Many fixes for most operations in Eclipse.Martyn Smith2006-05-08
| | * | | | Added logged warnings for CVS error returnsMartyn Smith2006-05-08
| | * | | | Merge with git://kernel.org/pub/scm/git/git.gitMartin Langhoff2006-05-08
| | |\ \ \ \
| | * | | | | cvsserver: use git-rev-list instead of git-logMartin Langhoff2006-05-04
| | * | | | | Merge with git://kernel.org/pub/scm/git/git.gitMartin Langhoff2006-05-03
| | |\ \ \ \ \
| | * \ \ \ \ \ Merge with git://kernel.org/pub/scm/git/git.gitMartin Langhoff2006-05-01
| | |\ \ \ \ \ \ | | | | |_|_|/ / | | | |/| | | |
| | * | | | | | git-cvsexportcommit: Add -f(orce) and -m(essage prefix) flags, small cleanups.Martin Langhoff2006-04-26
* | | | | | | | Merge branch 'fix'Junio C Hamano2006-05-13
|\ \ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | / | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | Fix git-pack-objects for 64-bit platformsDennis Stosberg2006-05-13
* | | | | | | fix diff-delta bad memory accessNicolas Pitre2006-05-10
* | | | | | | Merge branch 'fix'Junio C Hamano2006-05-09
|\ \ \ \ \ \ \