aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* diff-delta.c: pack the index structureDavid Kastrup2007-09-09
* Merge branch 'maint'Junio C Hamano2007-09-09
|\
| * git-svn: understand grafts when doing dcommitEric Wong2007-09-09
| * git-diff: don't squelch the new SHA1 in submodule diffsSven Verdoolaege2007-09-09
| * git-svn: fix "Malformed network data" with svn:// serversEric Wong2007-09-07
| * (cvs|svn)import: Ask git-tag to overwrite old tags.Michael Smith2007-09-07
| * Documentation / grammer nitMike Ralphson2007-09-07
* | git-rebase: fix -C optionJ. Bruce Fields2007-09-07
* | git-rebase: support --whitespace=<option>J. Bruce Fields2007-09-07
* | Merge branch 'master' of git://repo.or.cz/git/git-p4Junio C Hamano2007-09-06
|\ \
| * | git-p4: Added support for automatically importing newly appearing perforce br...Simon Hausmann2007-09-03
| * | git-p4: Cleanup; moved the (duplicated) code for turning a branch into a git ...Simon Hausmann2007-09-03
| * | git-p4: Cleanup; moved the code for the initial #head or revision import into...Simon Hausmann2007-09-03
| * | git-p4: Cleanup; Turn self.revision into a function local variable (it's not ...Simon Hausmann2007-09-03
| * | git-p4: Cleanup; moved the code to import a list of p4 changes using fast-imp...Simon Hausmann2007-09-03
| * | git-p4: Cleanup; moved the code for getting a sorted list of p4 changes for a...Simon Hausmann2007-09-03
| * | git-p4: After submission to p4 always synchronize from p4 again (into refs/re...Simon Hausmann2007-09-03
| * | git-p4: Always call 'p4 sync ...' before submitting to Perforce.Simon Hausmann2007-09-03
* | | Merge branch 'maint'Junio C Hamano2007-09-05
|\ \ \ | | |/ | |/|
| * | Include a git-push example for creating a remote branchShawn O. Pearce2007-09-05
| * | Cleanup unnecessary file modifications in t1400-update-refShawn O. Pearce2007-09-05
| * | Makefile: Add cache-tree.h to the headers listDmitry V. Levin2007-09-05
| * | Don't allow contrib/workdir/git-new-workdir to trash existing dirsShawn O. Pearce2007-09-05
| * | git-apply: do not read past the end of bufferJunio C Hamano2007-09-05
* | | Merge branch 'ds/sendmail'Junio C Hamano2007-09-05
|\ \ \
| * | | send-email: Add support for SSL and SMTP-AUTHDouglas Stockwell2007-09-03
* | | | Function for updating refs.Carlos Rica2007-09-05
|/ / /
* | | Start 1.5.4 cycleJunio C Hamano2007-09-03
|/ /
* | GIT 1.5.3.1: obsolete git-p4 in RPM spec file.v1.5.3.1Junio C Hamano2007-09-03
* | Typofix: 1.5.3 release notesJunio C Hamano2007-09-02
|/
* GIT 1.5.3v1.5.3Junio C Hamano2007-09-02
* Merge branch 'jp/send-email-cc'Junio C Hamano2007-09-01
|\
| * git-send-email --cc-cmdJoe Perches2007-08-17
* | Mention -m as an abbreviation for --mergeRobin Rosenberg2007-09-01
* | Update my contact address as the maintainer.Junio C Hamano2007-09-01
* | Documentation: minor AsciiDoc mark-up fixes.Junio C Hamano2007-09-01
* | URL: allow port specification in ssh:// URLsLuben Tuikov2007-09-01
* | Avoid one-or-more (\+) non BRE in sed scripts.Junio C Hamano2007-09-01
* | rebase -m: Fix incorrect short-logs of already applied commits.Johannes Sixt2007-09-01
* | git-diff: resurrect the traditional empty "diff --git" behaviourJunio C Hamano2007-08-31
* | git-tag: Fix -l option to use better shell style globs.Carlos Rica2007-08-31
* | git-svn: fix dcommit clobbering upstream when committing multiple changesEric Wong2007-08-31
* | git-svn: Protect against "diff.color = true".Junio C Hamano2007-08-31
* | filter-branch: introduce convenience function "skip_commit"Johannes Schindelin2007-08-31
* | filter-branch: provide the convenience functions also for commit filtersJohannes Schindelin2007-08-31
* | rebase -i: mention the option to split commits in the man pageJohannes Schindelin2007-08-31
* | filter-branch: fix remnants of old syntax in documentationJohannes Schindelin2007-08-31
* | Teach bash about completing arguments for git-tagShawn O. Pearce2007-08-31
* | Hopefully the final update to draft release notes for 1.5.3.Junio C Hamano2007-08-31
* | Make "git-log --" without paths behave the same as "git-log" without --Junio C Hamano2007-08-31