summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-09-06fast-import: Use strbuf API, and simplify cmd_data()Libravatar Pierre Habouzit1-17/+13
2007-09-06Simplify strbuf uses in archive-tar.c using strbuf APILibravatar Pierre Habouzit1-49/+16
2007-09-06Rework strbuf API and semantics.Libravatar Pierre Habouzit5-28/+180
2007-09-06Merge branch 'master' of git://repo.or.cz/git/git-p4Libravatar Junio C Hamano1-130/+212
2007-09-05Merge branch 'maint'Libravatar Junio C Hamano6-4/+73
2007-09-05Include a git-push example for creating a remote branchLibravatar Shawn O. Pearce1-0/+6
2007-09-05Cleanup unnecessary file modifications in t1400-update-refLibravatar Shawn O. Pearce1-2/+0
2007-09-05Makefile: Add cache-tree.h to the headers listLibravatar Dmitry V. Levin1-1/+1
2007-09-05Don't allow contrib/workdir/git-new-workdir to trash existing dirsLibravatar Shawn O. Pearce1-0/+6
2007-09-05git-apply: do not read past the end of bufferLibravatar Junio C Hamano2-1/+60
2007-09-05Merge branch 'ds/sendmail'Libravatar Junio C Hamano2-27/+109
2007-09-05Function for updating refs.Libravatar Carlos Rica5-29/+46
2007-09-03git-p4: Added support for automatically importing newly appearing perforce br...Libravatar Simon Hausmann1-2/+74
2007-09-03git-p4: Cleanup; moved the (duplicated) code for turning a branch into a git ...Libravatar Simon Hausmann1-17/+11
2007-09-03git-p4: Cleanup; moved the code for the initial #head or revision import into...Libravatar Simon Hausmann1-42/+45
2007-09-03git-p4: Cleanup; Turn self.revision into a function local variable (it's not ...Libravatar Simon Hausmann1-9/+9
2007-09-03git-p4: Cleanup; moved the code to import a list of p4 changes using fast-imp...Libravatar Simon Hausmann1-69/+71
2007-09-03git-p4: Cleanup; moved the code for getting a sorted list of p4 changes for a...Libravatar Simon Hausmann1-9/+14
2007-09-03git-p4: After submission to p4 always synchronize from p4 again (into refs/re...Libravatar Simon Hausmann1-2/+9
2007-09-03git-p4: Always call 'p4 sync ...' before submitting to Perforce.Libravatar Simon Hausmann1-3/+2
2007-09-03send-email: Add support for SSL and SMTP-AUTHLibravatar Douglas Stockwell2-27/+109
2007-09-03Start 1.5.4 cycleLibravatar Junio C Hamano3-2/+16
2007-09-03GIT 1.5.3.1: obsolete git-p4 in RPM spec file.Libravatar Junio C Hamano5-3/+17
2007-09-02Typofix: 1.5.3 release notesLibravatar Junio C Hamano1-1/+1
2007-09-02GIT 1.5.3Libravatar Junio C Hamano1-7/+21
2007-09-01Merge branch 'jp/send-email-cc'Libravatar Junio C Hamano2-2/+31
2007-09-01Mention -m as an abbreviation for --mergeLibravatar Robin Rosenberg1-2/+2
2007-09-01Update my contact address as the maintainer.Libravatar Junio C Hamano2-2/+3
2007-09-01Documentation: minor AsciiDoc mark-up fixes.Libravatar Junio C Hamano2-14/+14
2007-09-01URL: allow port specification in ssh:// URLsLibravatar Luben Tuikov2-2/+32
2007-09-01Avoid one-or-more (\+) non BRE in sed scripts.Libravatar Junio C Hamano2-5/+2
2007-09-01rebase -m: Fix incorrect short-logs of already applied commits.Libravatar Johannes Sixt2-5/+52
2007-08-31git-diff: resurrect the traditional empty "diff --git" behaviourLibravatar Junio C Hamano4-7/+45
2007-08-31git-tag: Fix -l option to use better shell style globs.Libravatar Carlos Rica2-20/+11
2007-08-31git-svn: fix dcommit clobbering upstream when committing multiple changesLibravatar Eric Wong2-28/+62
2007-08-31git-svn: Protect against "diff.color = true".Libravatar Junio C Hamano1-2/+2
2007-08-31filter-branch: introduce convenience function "skip_commit"Libravatar Johannes Schindelin3-14/+42
2007-08-31filter-branch: provide the convenience functions also for commit filtersLibravatar Johannes Schindelin3-13/+25
2007-08-31rebase -i: mention the option to split commits in the man pageLibravatar Johannes Schindelin1-1/+38
2007-08-31filter-branch: fix remnants of old syntax in documentationLibravatar Johannes Schindelin1-14/+18
2007-08-31Teach bash about completing arguments for git-tagLibravatar Shawn O. Pearce1-0/+58
2007-08-31Hopefully the final update to draft release notes for 1.5.3.Libravatar Junio C Hamano1-1/+13
2007-08-31Make "git-log --" without paths behave the same as "git-log" without --Libravatar Junio C Hamano1-1/+2
2007-08-31git-init: autodetect core.symlinksLibravatar Junio C Hamano1-0/+15
2007-08-30Make git-archimport log entries more consistentLibravatar Miles Bader1-1/+5
2007-08-30fix same sized delta logicLibravatar Nicolas Pitre1-4/+8
2007-08-30filter-branch: make sure orig_namespace ends with a single slash.Libravatar Junio C Hamano1-1/+1
2007-08-30git-filter-branch: document --original optionLibravatar Giuseppe Bilotta1-1/+6
2007-08-30git-filter-branch: more detailed USAGELibravatar Giuseppe Bilotta1-1/+7
2007-08-30Makefile: do not allow gnu make to remove test-*.o filesLibravatar Junio C Hamano1-0/+2