summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-09-14Merge branch 'jc/cachetree' into cr/resetJunio C Hamano
2007-09-14Simplify cache APIJunio C Hamano
2007-09-14Merge branch 'maint'Junio C Hamano
2007-09-14git-format-patch --in-reply-to: accept <message@id> with angle bracketsJunio C Hamano
2007-09-14git-add -u: do not barf on type changesJunio C Hamano
2007-09-14Remove duplicate note about removing commits with git-filter-branchUlrik Sverdrup
2007-09-14git-clone: improve error message if curl program is missing or not executableGerrit Pape
2007-09-14git.el: Allow the add and remove commands to be applied to ignored files.Alexandre Julliard
2007-09-14git.el: Allow selecting whether to display uptodate/unknown/ignored files.Alexandre Julliard
2007-09-14git.el: Keep the status buffer sorted by filename.Alexandre Julliard
2007-09-14hooks--update: Explicitly check for all zeros for a deleted ref.Alexandre Julliard
2007-09-14An additional test for "git-reset -- path"Junio C Hamano
2007-09-12Make "git reset" a builtin.Carlos Rica
2007-09-12Move make_cache_entry() from merge-recursive.c into read-cache.cCarlos Rica
2007-09-12Add tests for documented features of "git reset".Carlos Rica
2007-09-12Merge branch 'maint'Junio C Hamano
2007-09-12Merge branch 'sp/maint-no-thin' into maintJunio C Hamano
2007-09-12Define NO_MEMMEM of FreeBSD as it lacks the functionRobert Boone
2007-09-12stash: end index commit log with a newlineJean-Luc Herren
2007-09-12git-commit: Disallow amend if it is going to produce an empty non-merge commitDmitry V. Levin
2007-09-12git-send-email.perl: Add angle brackets to In-Reply-To if necessaryDavid Kastrup
2007-09-12Fix a test failure (t9500-*.sh) on cygwinRamsay Jones
2007-09-10Merge branch 'rs/archive'Junio C Hamano
2007-09-10archive - leakfix for format_subst()Junio C Hamano
2007-09-10Merge branch 'sp/maint-no-thin'Junio C Hamano
2007-09-10Make --no-thin the default in git-push to save server resourcesShawn O. Pearce
2007-09-10fix doc for --compression argument to pack-objectsNicolas Pitre
2007-09-10git-tag -s must fail if gpg cannot sign the tag.Carlos Rica
2007-09-09Merge branch 'maint'Junio C Hamano
2007-09-09git-svn: understand grafts when doing dcommitEric Wong
2007-09-09git-diff: don't squelch the new SHA1 in submodule diffsSven Verdoolaege
2007-09-09Define NO_MEMMEM on Darwin as it lacks the functionShawn O. Pearce
2007-09-08git-svn: fix "Malformed network data" with svn:// serversEric Wong
2007-09-08(cvs|svn)import: Ask git-tag to overwrite old tags.Michael Smith
2007-09-08git-rebase: fix -C optionJ. Bruce Fields
2007-09-08git-rebase: support --whitespace=<option>J. Bruce Fields
2007-09-08Documentation / grammer nitMike Ralphson
2007-09-07archive: rename attribute specfile to export-substRené Scharfe
2007-09-07archive: specfile syntax change: "$Format:%PLCHLDR$" instead of just "%PLCHLD...René Scharfe
2007-09-07add memmem()René Scharfe
2007-09-06Merge branch 'master' of git://repo.or.cz/git/git-p4Junio C Hamano
2007-09-06Merge branch 'maint'Junio C Hamano
2007-09-06Include a git-push example for creating a remote branchShawn O. Pearce
2007-09-06Cleanup unnecessary file modifications in t1400-update-refShawn O. Pearce
2007-09-06Makefile: Add cache-tree.h to the headers listDmitry V. Levin
2007-09-06Don't allow contrib/workdir/git-new-workdir to trash existing dirsShawn O. Pearce
2007-09-06git-apply: do not read past the end of bufferJunio C Hamano
2007-09-05Merge branch 'ds/sendmail'Junio C Hamano
2007-09-05Function for updating refs.Carlos Rica
2007-09-03Remove unused function convert_sha1_file()René Scharfe