Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gitweb.js: Update and improve comments in JavaScript files | Jakub Narebski | 2011-05-24 | 2 | -15/+19 |
* | gitweb: Split JavaScript for maintability, combining on build | Jakub Narebski | 2011-05-24 | 6 | -206/+269 |
* | Remove gitweb/gitweb.cgi and other legacy targets from main Makefile | Jakub Narebski | 2011-05-08 | 1 | -26/+0 |
* | git-instaweb: Simplify build dependency on gitweb | Jakub Narebski | 2011-05-08 | 1 | -1/+1 |
* | Git 1.7.5v1.7.5 | Junio C Hamano | 2011-04-23 | 2 | -1/+6 |
* | Git 1.7.5-rc3v1.7.5-rc3 | Junio C Hamano | 2011-04-19 | 3 | -9/+4 |
* | Sync with 1.7.4.5 | Junio C Hamano | 2011-04-19 | 2 | -0/+11 |
|\ | |||||
| * | Git 1.7.4.5v1.7.4.5 | Junio C Hamano | 2011-04-19 | 3 | -2/+6 |
| * | git-svn.txt: Document --mergeinfo | Michael J Gruber | 2011-04-19 | 1 | -0/+7 |
* | | Revert "run-command: prettify -D_FORTIFY_SOURCE workaround" | Junio C Hamano | 2011-04-18 | 1 | -11/+6 |
* | | Merge branch 'maint' | Junio C Hamano | 2011-04-14 | 4 | -3/+7 |
|\ \ | |/ | |||||
| * | archive: document limitation of tar.umask config setting | René Scharfe | 2011-04-14 | 1 | -1/+2 |
| * | t3306,t5304: avoid clock skew issues | Michael J Gruber | 2011-04-14 | 2 | -1/+5 |
| * | git.txt: fix list continuation | Michael J Gruber | 2011-04-14 | 1 | -1/+0 |
* | | Git 1.7.5-rc2v1.7.5-rc2 | Junio C Hamano | 2011-04-13 | 2 | -3/+3 |
* | | Merge branch 'maint' | Junio C Hamano | 2011-04-13 | 0 | -0/+0 |
|\ \ | |/ | |||||
| * | Merge branch 'jc/rev-list-options-fix' into maint | Junio C Hamano | 2011-04-13 | 1 | -2/+2 |
| |\ | |||||
| * \ | Merge branch 'js/checkout-untracked-symlink' into maint | Junio C Hamano | 2011-04-13 | 1 | -1/+1 |
| |\ \ | |||||
* | | | | remove doubled words, e.g., s/to to/to/, and fix related typos | Jim Meyering | 2011-04-13 | 8 | -14/+11 |
* | | | | revert: Hide '-r' option in default usage | Ramkumar Ramachandra | 2011-04-13 | 1 | -1/+2 |
* | | | | Merge branch 'js/checkout-untracked-symlink' | Junio C Hamano | 2011-04-12 | 1 | -1/+1 |
|\ \ \ \ | | |/ / | |/| | | |||||
| * | | | t2021: mark a test as fixed | Johannes Sixt | 2011-04-12 | 1 | -1/+1 |
* | | | | Merge branch 'nd/init-gitdir' | Junio C Hamano | 2011-04-12 | 1 | -1/+1 |
|\ \ \ \ | |||||
| * | | | | t0001: guard a new test with SYMLINKS prerequisite | Johannes Sixt | 2011-04-11 | 1 | -1/+1 |
* | | | | | Makefile: extract Q_() source strings as ngettext() | Ævar Arnfjörð Bjarmason | 2011-04-11 | 1 | -1/+2 |
* | | | | | i18n: avoid parenthesized string as array initializer | Ramsay Jones | 2011-04-11 | 1 | -1/+1 |
* | | | | | Merge git://git.bogomips.org/git-svn | Junio C Hamano | 2011-04-11 | 2 | -3/+31 |
|\ \ \ \ \ | |||||
| * | | | | | git-svn: Cache results of running the executable "git config" | James Y Knight | 2011-04-09 | 1 | -0/+5 |
| * | | | | | git-svn: Add a svn-remote.<name>.pushurl config key | Alejandro R. Sedeño | 2011-04-09 | 2 | -3/+26 |
* | | | | | | Merge git://git.kernel.org/pub/scm/gitk/gitk | Junio C Hamano | 2011-04-11 | 2 | -23/+27 |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | |||||
| * | | | | | gitk: Update cherry-pick error message parsing | Anders Kaseorg | 2011-04-09 | 1 | -1/+1 |
| * | | | | | gitk: Quote tag names in event bindings to avoid problems with % chars | Pat Thoyts | 2011-03-09 | 1 | -3/+4 |
| * | | | | | gitk: Allow user to control how much of the SHA1 ID gets auto-selected | Paul Mackerras | 2011-03-09 | 1 | -6/+9 |
| * | | | | | gitk: spelling fixes in Russian translation | Skip | 2011-01-19 | 1 | -12/+12 |
| * | | | | | gitk: Take only numeric version components when computing $git_version | Anders Kaseorg | 2011-01-19 | 1 | -1/+1 |
* | | | | | | git-p4: replace each tab with 8 spaces for consistency | Andrew Garber | 2011-04-07 | 1 | -32/+32 |
* | | | | | | Git 1.7.5-rc1v1.7.5-rc1 | Junio C Hamano | 2011-04-06 | 3 | -11/+14 |
* | | | | | | Sync with 1.7.4.4 | Junio C Hamano | 2011-04-06 | 1 | -6/+4 |
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | | | |||||
| * | | | | | Git 1.7.4.4v1.7.4.4 | Junio C Hamano | 2011-04-06 | 3 | -8/+6 |
| * | | | | | Merge branch 'nm/maint-conflicted-submodule-entries' into maint | Junio C Hamano | 2011-04-06 | 3 | -9/+83 |
| |\ \ \ \ \ | |||||
| * \ \ \ \ \ | Merge branch 'mg/rev-list-n-reverse-doc' into maint | Junio C Hamano | 2011-04-06 | 2 | -161/+163 |
| |\ \ \ \ \ \ | |||||
* | \ \ \ \ \ \ | Merge branch 'jk/maint-remote-mirror-safer' | Junio C Hamano | 2011-04-06 | 3 | -19/+136 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | remote: deprecate --mirror | Jeff King | 2011-03-30 | 2 | -5/+7 |
| * | | | | | | | | remote: separate the concept of push and fetch mirrors | Jeff King | 2011-03-30 | 3 | -19/+129 |
| * | | | | | | | | remote: disallow some nonsensical option combinations | Jeff King | 2011-03-30 | 1 | -0/+5 |
* | | | | | | | | | Merge branch 'mg/doc-revisions-txt' | Junio C Hamano | 2011-04-06 | 1 | -91/+107 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | revisions.txt: language improvements | Michael J Gruber | 2011-04-04 | 1 | -35/+35 |
| * | | | | | | | | | revisions.txt: structure with a labelled list | Michael J Gruber | 2011-04-01 | 1 | -35/+51 |
| * | | | | | | | | | revisions.txt: consistent use of quotes | Michael J Gruber | 2011-04-01 | 1 | -52/+52 |
* | | | | | | | | | | Merge branch 'maint' | Junio C Hamano | 2011-04-04 | 2 | -6/+20 |
|\ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / | |/| | | | | | | | |