Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'js/config-rename' | Junio C Hamano | 2007-03-08 | 1 | -0/+8 |
|\ | |||||
| * | git-config: document --rename-section, provide --remove-section | Paolo Bonzini | 2007-03-03 | 1 | -0/+8 |
* | | Merge branch 'master' of git://repo.or.cz/git/fastimport | Junio C Hamano | 2007-03-07 | 1 | -1/+12 |
|\ \ | |||||
| * | | Allow fast-import frontends to reload the marks table | Shawn O. Pearce | 2007-03-07 | 1 | -1/+12 |
* | | | Teach receive-pack to run pre-receive/post-receive hooks | Shawn O. Pearce | 2007-03-07 | 1 | -42/+107 |
* | | | git-archimport: allow remapping branch names | Paolo Bonzini | 2007-03-07 | 1 | -2/+17 |
|/ / | |||||
* | | Merge branch 'master-for-junio' of git://repo.or.cz/git/fastimport; branch 'm... | Junio C Hamano | 2007-03-05 | 4 | -3/+38 |
|\ \ | |||||
| * | | Fix diff-options references in git-diff and git-format-patch | Brian Gernhardt | 2007-03-05 | 2 | -3/+5 |
| * | | Add definition of <commit-ish> to the main git man page. | Theodore Ts'o | 2007-03-05 | 1 | -0/+6 |
| * | | Begin SubmittingPatches with a check list | Johannes Schindelin | 2007-03-05 | 1 | -0/+27 |
* | | | Post 1.5.0.3 cleanup | Junio C Hamano | 2007-03-04 | 2 | -4/+14 |
* | | | Merge branch 'js/fetch-progress' (early part) | Junio C Hamano | 2007-03-04 | 2 | -2/+12 |
|\ \ \ | |||||
| * | | | Fixup no-progress for fetch & clone | Johannes Schindelin | 2007-02-24 | 1 | -4/+1 |
| * | | | fetch & clone: do not output progress when not on a tty | Johannes Schindelin | 2007-02-19 | 2 | -2/+15 |
* | | | | Merge branch 'js/symlink' | Junio C Hamano | 2007-03-04 | 2 | -0/+12 |
|\ \ \ \ | |||||
| * | | | | Add core.symlinks to mark filesystems that do not support symbolic links. | Johannes Sixt | 2007-03-02 | 2 | -0/+12 |
* | | | | | Merge branch 'maint' | Junio C Hamano | 2007-03-04 | 5 | -48/+167 |
|\ \ \ \ \ | | |_|/ / | |/| | / | |_|_|/ |/| | | | |||||
| * | | | GIT 1.5.0.3v1.5.0.3 | Junio C Hamano | 2007-03-04 | 1 | -11/+14 |
| * | | | glossary: Add definitions for dangling and unreachable objects | Yasushi SHOJI | 2007-03-04 | 1 | -0/+9 |
| * | | | user-manual: more detailed merge discussion | J. Bruce Fields | 2007-03-04 | 1 | -25/+77 |
| * | | | user-manual: how to replace commits older than most recent | J. Bruce Fields | 2007-03-04 | 1 | -0/+46 |
| * | | | user-manual: insert earlier of mention content-addressable architecture | J. Bruce Fields | 2007-03-04 | 1 | -9/+15 |
| * | | | user-manual: ensure generated manual references stylesheet | J. Bruce Fields | 2007-03-04 | 1 | -1/+4 |
| * | | | user-manual: reset to ORIG_HEAD not HEAD to undo merge | J. Bruce Fields | 2007-03-04 | 1 | -1/+1 |
| * | | | Documentation: mention module option to git-cvsimport | J. Bruce Fields | 2007-03-04 | 1 | -1/+1 |
* | | | | Merge branch 'maint' | Junio C Hamano | 2007-03-03 | 1 | -0/+5 |
|\ \ \ \ | |/ / / | | / / | |/ / |/| | | |||||
| * | | Document the config variable format.suffix | Johannes Schindelin | 2007-03-03 | 1 | -0/+5 |
* | | | git-branch: document new --no-abbrev option | Julian Phillips | 2007-03-02 | 1 | -1/+5 |
* | | | Merge branch 'js/commit-format' | Junio C Hamano | 2007-03-02 | 1 | -0/+44 |
|\ \ \ | |||||
| * | | | pretty-formats: add 'format:<string>' | Johannes Schindelin | 2007-02-22 | 1 | -0/+44 |
| | |/ | |/| | |||||
* | | | Merge branch 'maint' | Junio C Hamano | 2007-03-02 | 4 | -16/+12 |
|\ \ \ | | |/ | |/| | |||||
| * | | Documentation: Correct minor typo in git-add documentation. | Christian Schlotter | 2007-03-01 | 1 | -1/+1 |
| * | | Documentation/git-send-email.txt: Fix labeled list formatting | Sergey Vlasov | 2007-03-01 | 1 | -6/+6 |
| * | | Documentation/git-quiltimport.txt: Fix labeled list formatting | Sergey Vlasov | 2007-03-01 | 1 | -4/+4 |
| * | | Documentation/build-docdep.perl: Fix dependencies for included asciidoc files | Sergey Vlasov | 2007-03-01 | 1 | -5/+1 |
* | | | Documentation/git-svn.txt: Fix formatting errors | Sergey Vlasov | 2007-03-01 | 1 | -52/+67 |
* | | | fix various doc typos | Michael Coleman | 2007-03-01 | 3 | -6/+6 |
* | | | Add recent changes to draft 1.5.1 release notes. | Junio C Hamano | 2007-02-28 | 1 | -1/+64 |
* | | | Merge branch 'js/commit-by-name' | Junio C Hamano | 2007-02-28 | 1 | -0/+7 |
|\ \ \ | |||||
| * | | | object name: introduce ':/<oneline prefix>' notation | Johannes Schindelin | 2007-02-24 | 1 | -0/+7 |
* | | | | Merge branch 'js/bundle' | Junio C Hamano | 2007-02-28 | 2 | -0/+140 |
|\ \ \ \ | |||||
| * | | | | Add git-bundle: move objects and references by archive | Johannes Schindelin | 2007-02-22 | 2 | -0/+140 |
| | |_|/ | |/| | | |||||
* | | | | Merge branch 'maint' | Junio C Hamano | 2007-02-28 | 3 | -3/+70 |
|\ \ \ \ | | |_|/ | |/| | | |||||
| * | | | Start preparing Release Notes for 1.5.0.3 | Junio C Hamano | 2007-02-28 | 1 | -0/+55 |
| * | | | Documentation: git-remote add [-t <branch>] [-m <branch>] [-f] name url | Junio C Hamano | 2007-02-28 | 1 | -3/+14 |
| * | | | Include config.mak in doc/Makefile | Uwe Kleine-König | 2007-02-28 | 1 | -0/+1 |
* | | | | Merge branch 'js/diff-ni' (early part) | Junio C Hamano | 2007-02-27 | 2 | -1/+8 |
|\ \ \ \ | |||||
| * \ \ \ | Merge branch 'master' into js/diff-ni | Junio C Hamano | 2007-02-26 | 8 | -223/+339 |
| |\ \ \ \ | |||||
| * | | | | | Teach git-diff-files the new option `--no-index` | Johannes Schindelin | 2007-02-22 | 2 | -1/+8 |
* | | | | | | Merge branch 'maint' | Junio C Hamano | 2007-02-27 | 3 | -25/+21 |
|\ \ \ \ \ \ | |_|/ / / / |/| | / / / | | |/ / / | |/| | | |