Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | git-svn: fix show-ignore when not connected to the repository root | Eric Wong | 2007-03-04 | 1 | -2/+2 | |
| |_|_|_|_|_|/ |/| | | | | | | ||||||
* | | | | | | | diff-ni: allow running from a subdirectory. | Junio C Hamano | 2007-03-03 | 1 | -1/+13 | |
| |_|_|_|_|/ |/| | | | | | ||||||
* | | | | | | Merge branch 'js/diff-ni' (early part) | Junio C Hamano | 2007-03-03 | 4 | -2/+64 | |
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | | | ||||||
| * | | | | | diff: make more cases implicit --no-index | Johannes Schindelin | 2007-02-28 | 4 | -2/+64 | |
* | | | | | | Merge branch 'maint' | Junio C Hamano | 2007-03-03 | 9 | -12/+37 | |
|\ \ \ \ \ \ | | |/ / / / | |/| / / / | |_|/ / / |/| | | | | ||||||
| * | | | | Unset NO_C99_FORMAT on Cygwin. | Ramsay Jones | 2007-03-03 | 1 | -1/+0 | |
| * | | | | Fix a "pointer type missmatch" warning. | Ramsay Jones | 2007-03-03 | 2 | -2/+15 | |
| * | | | | Fix some "comparison is always true/false" warnings. | Ramsay Jones | 2007-03-03 | 1 | -4/+6 | |
| * | | | | Fix an "implicit function definition" warning. | Ramsay Jones | 2007-03-03 | 1 | -0/+6 | |
| * | | | | Fix a "label defined but unreferenced" warning. | Ramsay Jones | 2007-03-03 | 1 | -0/+2 | |
| * | | | | Document the config variable format.suffix | Johannes Schindelin | 2007-03-03 | 1 | -0/+5 | |
| * | | | | git-merge: fail correctly when we cannot fast forward. | Junio C Hamano | 2007-03-03 | 1 | -1/+1 | |
| * | | | | builtin-archive: use RUN_SETUP | Johannes Schindelin | 2007-03-03 | 2 | -3/+1 | |
| * | | | | Fix git-gc usage note | Matthias Kestenholz | 2007-03-03 | 1 | -1/+1 | |
* | | | | | Merge branch 'maint' | Junio C Hamano | 2007-03-02 | 1 | -1/+1 | |
|\ \ \ \ \ | |/ / / / | ||||||
| * | | | | Fix quoting in update hook template | Gerrit Pape | 2007-03-02 | 1 | -1/+1 | |
* | | | | | git-branch: document new --no-abbrev option | Julian Phillips | 2007-03-02 | 1 | -1/+5 | |
* | | | | | git-branch: improve abbreviation of sha1s in verbose mode | Julian Phillips | 2007-03-02 | 1 | -2/+10 | |
* | | | | | print_wrapped_text: fix output for negative indent | Johannes Schindelin | 2007-03-02 | 1 | -1/+1 | |
* | | | | | Sample update hook: typofix and modernization to use "git log" | Andy Parkins | 2007-03-02 | 1 | -5/+4 | |
* | | | | | Merge branch 'js/commit-format' | Junio C Hamano | 2007-03-02 | 8 | -16/+268 | |
|\ \ \ \ \ | ||||||
| * | | | | | show_date(): rename the "relative" parameter to "mode" | Johannes Schindelin | 2007-02-27 | 2 | -9/+14 | |
| * | | | | | Actually make print_wrapped_text() useful | Johannes Schindelin | 2007-02-27 | 2 | -6/+13 | |
| * | | | | | pretty-formats: add 'format:<string>' | Johannes Schindelin | 2007-02-22 | 4 | -1/+241 | |
| | |_|/ / | |/| | | | ||||||
* | | | | | Merge branch 'maint' | Junio C Hamano | 2007-03-02 | 6 | -20/+20 | |
|\ \ \ \ \ | | |/ / / | |/| | | | ||||||
| * | | | | Another memory overrun in http-push.c | Eygene Ryabinkin | 2007-03-02 | 1 | -3/+7 | |
| * | | | | fetch.o depends on the headers, too. | Johannes Schindelin | 2007-03-01 | 1 | -1/+1 | |
| * | | | | 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 | 2 | -0/+65 | |
|\ \ \ \ | ||||||
| * | | | | object name: introduce ':/<oneline prefix>' notation | Johannes Schindelin | 2007-02-24 | 2 | -0/+65 | |
* | | | | | Merge branch 'js/bundle' | Junio C Hamano | 2007-02-28 | 12 | -4/+611 | |
|\ \ \ \ \ | ||||||
| * | | | | | bundle: reword missing prerequisite error message | Junio C Hamano | 2007-02-24 | 1 | -1/+1 | |
| * | | | | | git-bundle: record commit summary in the prerequisite data | Johannes Schindelin | 2007-02-22 | 1 | -3/+4 | |
| * | | | | | git-bundle: fix 'create --all' | Johannes Schindelin | 2007-02-22 | 1 | -1/+1 | |
| * | | | | | git-bundle: avoid fork() in verify_bundle() | Johannes Schindelin | 2007-02-22 | 1 | -27/+48 | |
| * | | | | | git-bundle: assorted fixes | Johannes Schindelin | 2007-02-22 | 2 | -49/+63 | |
| * | | | | | Add git-bundle: move objects and references by archive | Johannes Schindelin | 2007-02-22 | 11 | -4/+575 | |
| | |_|/ / | |/| | | | ||||||
* | | | | | Merge branch 'maint' | Junio C Hamano | 2007-02-28 | 7 | -15/+106 | |
|\ \ \ \ \ | | |_|/ / | |/| | | | ||||||
| * | | | | Start preparing Release Notes for 1.5.0.3 | Junio C Hamano | 2007-02-28 | 2 | -1/+56 | |
| * | | | | 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 | |
| * | | | | git.el: Set the default commit coding system from the repository config. | Alexandre Julliard | 2007-02-28 | 1 | -6/+18 | |
| * | | | | git-archimport: support empty summaries, put summary on a single line. | Paolo Bonzini | 2007-02-28 | 1 | -4/+15 | |
| * | | | | http-push.c::lock_remote(): validate all remote refs. | Eygene Ryabinkin | 2007-02-28 | 1 | -1/+1 |