Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'master' into pb/gitpm | Junio C Hamano | 2006-08-07 | 39 | -79/+719 |
|\ | |||||
| * | Document rev-list's option --merge | Uwe Zeisberger | 2006-08-04 | 1 | -0/+5 |
| * | Documentation/git.txt: link git-svn and git-instaweb from the main page. | Junio C Hamano | 2006-08-03 | 1 | -0/+6 |
| * | git-grep: document --and, --or, --not, ( and ) | Matthias Lederhofer | 2006-08-02 | 1 | -3/+17 |
| * | Documentation: convert uses of git-link macro to gitlink | Jeff King | 2006-08-02 | 2 | -4/+4 |
| * | git-push: allow -f as an alias for --force | Jeff King | 2006-08-02 | 1 | -1/+1 |
| * | pager: config variable pager.color | Matthias Lederhofer | 2006-07-31 | 1 | -0/+4 |
| * | tar-tree: illustrate an obscure feature better | Johannes Schindelin | 2006-07-30 | 1 | -0/+5 |
| * | Merge branch 'pb/multi-fetch' | Junio C Hamano | 2006-07-28 | 2 | -1/+13 |
| |\ | |||||
| | * | Teach git-http-fetch the --stdin switch | Petr Baudis | 2006-07-27 | 1 | -1/+7 |
| | * | Teach git-local-fetch the --stdin switch | Petr Baudis | 2006-07-27 | 1 | -0/+6 |
| * | | Merge branch 'js/alias-p' | Junio C Hamano | 2006-07-28 | 1 | -1/+11 |
| |\ \ | | |/ | |/| | |||||
| | * | git wrapper: add --git-dir=<path> and --bare options | Johannes Schindelin | 2006-07-25 | 1 | -1/+11 |
| * | | daemon: documentation for --reuseaddr, --detach and --pid-file | Matthias Lederhofer | 2006-07-27 | 1 | -1/+12 |
| * | | Merge branch 'pb/configure' | Junio C Hamano | 2006-07-26 | 1 | -7/+7 |
| |\ \ | | |/ | |/| | |||||
| | * | Rename man1 and man7 variables to man1dir and man7dir | Jakub Narebski | 2006-06-29 | 1 | -5/+5 |
| | * | Allow INSTALL, bindir, mandir to be set in main Makefile | Jakub Narebski | 2006-06-29 | 1 | -2/+2 |
| * | | Merge branch 'jt/format-patch' | Junio C Hamano | 2006-07-25 | 1 | -1/+15 |
| |\ \ | |||||
| | * | | Add option to set initial In-Reply-To/References | Josh Triplett | 2006-07-14 | 1 | -0/+6 |
| | * | | Add option to enable threading headers | Josh Triplett | 2006-07-14 | 1 | -1/+9 |
| * | | | Merge branch 'lt/objformat' | Junio C Hamano | 2006-07-24 | 1 | -0/+6 |
| |\ \ \ | |||||
| | * | | | sha1_file: add the ability to parse objects in "pack file format" | Linus Torvalds | 2006-07-13 | 1 | -0/+6 |
| * | | | | pack-objects: check pack.window for default window size | Jeff King | 2006-07-23 | 1 | -0/+4 |
| * | | | | tar-tree: add the "tar.umask" config option | Willy Tarreau | 2006-07-23 | 2 | -1/+25 |
| * | | | | cvsexportcommit - add -a (add author line) flag, cleanup warnings | Martin Langhoff | 2006-07-23 | 1 | -2/+6 |
| | |/ / | |/| | | |||||
| * | | | Documentation/urls.txt: Use substitution to escape square brackets | Jonas Fonseca | 2006-07-14 | 2 | -8/+11 |
| * | | | Documentation/Makefile: product depends on asciidoc.conf | Junio C Hamano | 2006-07-14 | 1 | -0/+1 |
| * | | | documentation (urls.txt) typofix | Alp Toker | 2006-07-14 | 1 | -1/+1 |
| |/ / | |||||
| * | | Documentation about exclude/ignore files | Matthias Lederhofer | 2006-07-13 | 2 | -5/+7 |
| * | | Documentation: Fix ssh://[user@]host.xz URL | Junio C Hamano | 2006-07-13 | 1 | -3/+3 |
| * | | Merge branch 'ml/trace' | Junio C Hamano | 2006-07-12 | 1 | -0/+7 |
| |\ \ | |||||
| | * | | GIT_TRACE: show which built-in/external commands are executed | Matthias Lederhofer | 2006-07-09 | 1 | -0/+7 |
| * | | | typofix (git-name-rev documentation) | Alp Toker | 2006-07-11 | 1 | -1/+1 |
| * | | | Mention the [user@] part in documentation of ssh:// urls. | Yakov Lerner | 2006-07-11 | 1 | -3/+3 |
| * | | | git-rev-list: add documentation for --parents, --no-merges | Matthias Lederhofer | 2006-07-10 | 1 | -0/+6 |
| * | | | Fix more typos, primarily in the code | Pavel Roskin | 2006-07-10 | 1 | -1/+1 |
| * | | | Merge branch 'ew/diff' | Junio C Hamano | 2006-07-09 | 2 | -4/+43 |
| |\ \ \ | |||||
| | * | | | Update diff-options and config documentation. | Junio C Hamano | 2006-07-07 | 2 | -4/+38 |
| | * | | | diff.c: respect diff.renames config option | Eric Wong | 2006-07-07 | 1 | -0/+5 |
| | |/ / | |||||
| * | | | Merge branch 'ew/svn' | Junio C Hamano | 2006-07-09 | 1 | -0/+319 |
| |\ \ \ | |||||
| | * | | | Fix some doubled word typos | Alp Toker | 2006-07-09 | 1 | -1/+1 |
| | * | | | git-svn: migrate out of contrib | Eric Wong | 2006-07-06 | 1 | -0/+319 |
| * | | | | Fix typos involving the word 'commit' | Alp Toker | 2006-07-09 | 1 | -1/+1 |
| * | | | | Fix some doubled word typos | Alp Toker | 2006-07-09 | 1 | -1/+1 |
| * | | | | change ent to tree in git-diff documentation | Matthias Lederhofer | 2006-07-09 | 2 | -10/+10 |
| * | | | | Assorted typo fixes | Pavel Roskin | 2006-07-09 | 17 | -22/+22 |
| | |/ / | |/| | | |||||
| * | | | diff-options: Explain --text and -a | Stephan Feder | 2006-07-07 | 1 | -0/+6 |
| * | | | rev-parse documentation: talk about range notation. | Junio C Hamano | 2006-07-06 | 1 | -8/+37 |
| * | | | show-branch: match documentation and usage | Junio C Hamano | 2006-07-06 | 1 | -0/+5 |
| * | | | Merge branch 'js/merge-base' | Junio C Hamano | 2006-07-06 | 1 | -0/+14 |
| |\ \ \ | | |/ / | |/| | |