summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2007-09-03archive: specfile support (--pretty=format: in archive files)René Scharfe
2007-09-03Export format_commit_message()Ren,bi(B Scharfe
2007-09-03git-p4: Added support for automatically importing newly appearing perforce br...Simon Hausmann
2007-09-03git-p4: Cleanup; moved the (duplicated) code for turning a branch into a git ...Simon Hausmann
2007-09-03git-p4: Cleanup; moved the code for the initial #head or revision import into...Simon Hausmann
2007-09-03git-p4: Cleanup; Turn self.revision into a function local variable (it's not ...Simon Hausmann
2007-09-03git-p4: Cleanup; moved the code to import a list of p4 changes using fast-imp...Simon Hausmann
2007-09-03git-p4: Cleanup; moved the code for getting a sorted list of p4 changes for a...Simon Hausmann
2007-09-03git-p4: After submission to p4 always synchronize from p4 again (into refs/re...Simon Hausmann
2007-09-03git-p4: Always call 'p4 sync ...' before submitting to Perforce.Simon Hausmann
2007-09-03send-email: Add support for SSL and SMTP-AUTHDouglas Stockwell
2007-09-03Start 1.5.4 cycleJunio C Hamano