| Commit message (Expand) | Author | Age | Files | Lines |
* | remove merge-recursive-old | Junio C Hamano | 2006-11-21 | 14 | -2497/+10 |
* | Doc: Make comment about merging in tutorial.txt more clear | Paolo Ciarrocchi | 2006-11-21 | 1 | -1/+1 |
* | archive: use setvbuf() instead of setlinebuf() | Michal Rokos | 2006-11-21 | 1 | -1/+1 |
* | Teach SubmittingPatches about git-commit -s | Paolo Ciarrocchi | 2006-11-21 | 1 | -0/+3 |
* | do_for_each_ref: perform the same sanity check for leftovers. | Junio C Hamano | 2006-11-19 | 1 | -19/+19 |
* | git-fetch: follow lightweit tags as well. | Junio C Hamano | 2006-11-19 | 2 | -2/+19 |
* | Documentation: Correct alternates documentation, document http-alternates | Petr Baudis | 2006-11-18 | 1 | -3/+14 |
* | Documentation: Define symref and update HEAD description | Petr Baudis | 2006-11-18 | 2 | -5/+16 |
* | Document git-runstatus | Rene Scharfe | 2006-11-18 | 3 | -1/+73 |
* | git-apply: slightly clean up bitfield usage | Rene Scharfe | 2006-11-18 | 1 | -2/+5 |
* | sparse fix: Using plain integer as NULL pointer | Rene Scharfe | 2006-11-18 | 1 | -1/+1 |
* | sparse fix: non-ANSI function declaration | Rene Scharfe | 2006-11-18 | 2 | -2/+2 |
* | git-apply: Documentation typo fix | Petr Baudis | 2006-11-18 | 1 | -1/+1 |
* | Fix git-for-each-refs broken for tags | Petr Baudis | 2006-11-18 | 1 | -2/+2 |
* | "git fmt-merge-msg" SIGSEGV | Linus Torvalds | 2006-11-16 | 1 | -0/+2 |
* | git-pull: allow pulling into an empty repository | Linus Torvalds | 2006-11-16 | 2 | -2/+47 |
* | convert-objects: set _XOPEN_SOURCE to 600 | Junio C Hamano | 2006-11-15 | 1 | -1/+1 |
* | Run "git repack -a -d" once more at end, if there's 1MB or more of not-packed... | Jim Meyering | 2006-11-15 | 1 | -0/+10 |
* | gitweb: Put back shortlog instead of graphiclog in the project list. | Alexandre Julliard | 2006-11-15 | 1 | -1/+1 |
* | git-checkout: allow pathspec to recover lost working tree directory | Junio C Hamano | 2006-11-15 | 1 | -1/+5 |
* | git-checkout: do not allow -f and -m at the same time. | Junio C Hamano | 2006-11-15 | 1 | -0/+5 |
* | Seek back to current filepos when mmap()ing with NO_MMAP | Johannes Schindelin | 2006-11-15 | 1 | -0/+6 |
* | GIT 1.4.4v1.4.4 | Junio C Hamano | 2006-11-14 | 1 | -1/+1 |
* | Merge branch 'maint' | Junio C Hamano | 2006-11-13 | 8 | -23/+222 |
|\ |
|
| * | Rework cvsexportcommit to handle binary files for all cases. | Robin Rosenberg | 2006-11-13 | 4 | -20/+195 |
| * | Catch errors when writing an index that contains invalid objects. | Johannes Sixt | 2006-11-13 | 2 | -0/+24 |
| * | test-lib.sh: A command dying due to a signal is an unexpected failure. | Johannes Sixt | 2006-11-13 | 1 | -1/+1 |
| * | git-update-index(1): fix use of quoting in section title | Jonas Fonseca | 2006-11-12 | 1 | -2/+2 |
* | | GIT 1.4.4-rc2v1.4.4-rc2 | Junio C Hamano | 2006-11-11 | 1 | -1/+1 |
* | | Merge branch 'maint' | Junio C Hamano | 2006-11-11 | 1 | -28/+35 |
|\ \
| |/ |
|
| * | git-cvsserver: read from git with -z to get non-ASCII pathnames.v1.4.3.5 | Junio C Hamano | 2006-11-11 | 1 | -28/+35 |
* | | Merge branch 'maint' | Junio C Hamano | 2006-11-11 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | path-list: fix path-list-insert return value | Junio C Hamano | 2006-11-11 | 1 | -1/+1 |
* | | git-annotate: fix -S on graft file with comments. | Junio C Hamano | 2006-11-10 | 1 | -1/+2 |
* | | git-annotate: no need to exec blame; it is built-in now. | Junio C Hamano | 2006-11-10 | 1 | -2/+2 |
* | | Merge branch 'maint' | Junio C Hamano | 2006-11-09 | 4 | -4/+102 |
|\ \
| |/ |
|
| * | git-rebase: Use --ignore-if-in-upstream option when executing git-format-patch. | Robert Shearman | 2006-11-09 | 1 | -1/+1 |
| * | git-svn: fix dcommit losing changes when out-of-date from svn | Eric Wong | 2006-11-09 | 4 | -4/+102 |
| * | git-svn: don't die on rebuild when --upgrade is specified | Eric Wong | 2006-11-09 | 1 | -1/+1 |
| * | git-svn: avoid printing filenames of files we're not tracking | Eric Wong | 2006-11-09 | 1 | -5/+4 |
* | | Documentation: move blame examples | Junio C Hamano | 2006-11-09 | 1 | -4/+7 |
* | | Merge branch 'maint' | Junio C Hamano | 2006-11-09 | 1 | -9/+12 |
|\ \
| |/ |
|
| * | Nicer error messages in case saving an object to db goes wrong | Petr Baudis | 2006-11-09 | 1 | -9/+12 |
* | | gitweb: fix unmatched div in commitdiff | Junio C Hamano | 2006-11-09 | 1 | -0/+2 |
* | | gitweb: protect commit messages from controls. | Junio C Hamano | 2006-11-09 | 1 | -3/+2 |
* | | gitweb: protect blob and diff output lines from controls. | Junio C Hamano | 2006-11-09 | 1 | -5/+6 |
* | | git-pickaxe: retire pickaxe | Junio C Hamano | 2006-11-08 | 9 | -1281/+86 |
* | | Merge git://git.kernel.org/pub/scm/gitk/gitk | Junio C Hamano | 2006-11-08 | 1 | -0/+15 |
|\ \ |
|
| * | | [PATCH] gitk: Fix nextfile() and add prevfile() | OGAWA Hirofumi | 2006-10-19 | 1 | -0/+15 |
* | | | git-status: quote LF in its output | Junio C Hamano | 2006-11-08 | 1 | -11/+53 |