aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * | | | | | | | | | | | Merge branch 'jc/typo' into maintJunio C Hamano2010-02-17
| |\ \ \ \ \ \ \ \ \ \ \ \
* | | | | | | | | | | | | | gitweb: Protect escaping functions against calling on undefJakub Narebski2010-02-17
* | | | | | | | | | | | | | gitweb: esc_html (short) error message in die_errorJakub Narebski2010-02-17
* | | | | | | | | | | | | | Merge branch 'jc/typo'Junio C Hamano2010-02-16
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / | |/| | | | | | | | | | | |
| * | | | | | | | | | | | | Typofixes outside documentation areaJunio C Hamano2010-02-03
* | | | | | | | | | | | | | Merge branch 'maint'Junio C Hamano2010-02-16
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / | |/| | | | | | | | | | | |
| * | | | | | | | | | | | | Prepare 1.7.0.1 release notesJunio C Hamano2010-02-16
| * | | | | | | | | | | | | Merge branch 'jc/maint-grep-one-thread-mutex-fix' into maintJunio C Hamano2010-02-16
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | Fix use of mutex in threaded grepJunio C Hamano2010-02-16
| * | | | | | | | | | | | | | Merge branch 'maint-1.6.6' into maintJunio C Hamano2010-02-16
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / | |/| | | | | | | | | | | | |
| | * | | | | | | | | | | | | Merge branch 'maint-1.6.5' into maint-1.6.6Junio C Hamano2010-02-16
| | |\ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | dwim_ref: fix dangling symref warningJeff King2010-02-16
| | | * | | | | | | | | | | | | stash pop: remove 'apply' options during 'drop' invocationThomas Rast2010-02-15
| | | * | | | | | | | | | | | | diff: make sure --output=/bad/path is caughtLarry D'Anna2010-02-15
| | * | | | | | | | | | | | | | Remove hyphen from "git-command" in two error messagesPete Harlan2010-02-15
| | | |_|_|_|_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | | Merge branch 'maint'Junio C Hamano2010-02-14
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / /
| * | | | | | | | | | | | | | Merge branch 'maint-1.6.6' into maintJunio C Hamano2010-02-14
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / /
| | * | | | | | | | | | | | | fix minor memory leak in get_tree_entry()René Scharfe2010-02-14
* | | | | | | | | | | | | | | Merge branch 'maint'Junio C Hamano2010-02-13
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / /
| * | | | | | | | | | | | | | Start 1.7.0 maintenance trackJunio C Hamano2010-02-13
| | |_|_|_|_|/ / / / / / / / | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | Merge branch 'rs/git-dir-cleanup'Junio C Hamano2010-02-13
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | Resurrect "git grep --no-index"Junio C Hamano2010-02-13
| * | | | | | | | | | | | | | setenv(GIT_DIR) clean-upRené Scharfe2010-02-06
* | | | | | | | | | | | | | | Merge branch 'jk/cherry-pick-reword'Junio C Hamano2010-02-13
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / / / / / / | |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | | cherry-pick: prettify the advice messageJeff King2010-02-11
| * | | | | | | | | | | | | | cherry-pick: show commit name instead of sha1Jeff King2010-02-11
| * | | | | | | | | | | | | | cherry-pick: format help message as strbufJeff King2010-02-11
| * | | | | | | | | | | | | | cherry-pick: refactor commit parsing codeJeff King2010-02-11
| * | | | | | | | | | | | | | cherry-pick: rewrap advice messageJeff King2010-02-11
* | | | | | | | | | | | | | | Merge branch 'jk/grep-double-dash'Junio C Hamano2010-02-13
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / / / / / / | |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | | accept "git grep -- pattern"Jeff King2010-02-07
* | | | | | | | | | | | | | | Start 1.7.1 cycleJunio C Hamano2010-02-13
| |_|_|/ / / / / / / / / / / |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | Git 1.7.0v1.7.0Junio C Hamano2010-02-12
* | | | | | | | | | | | | | Merge branch 'maint'Junio C Hamano2010-02-12
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / / / / | |/| | | | | | | | | | | |
| * | | | | | | | | | | | | Fix typo in 1.6.6.2 release notesJunio C Hamano2010-02-12
| * | | | | | | | | | | | | Re-fix check-ref-format documentation mark-upJunio C Hamano2010-02-12
* | | | | | | | | | | | | | archive documentation: attributes are taken from the tree by defaultJunio C Hamano2010-02-12
* | | | | | | | | | | | | | Documentation: minor fixes to RelNotes-1.7.0Michael J Gruber2010-02-12
* | | | | | | | | | | | | | bash: support 'git am's new '--continue' optionSZEDER Gábor2010-02-12
* | | | | | | | | | | | | | Merge branch 'maint'Junio C Hamano2010-02-11
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / /
| * | | | | | | | | | | | | filter-branch: Fix error message for --prune-empty --commit-filterJacob Helwig2010-02-11
* | | | | | | | | | | | | | am: switch --resolved to --continueJeff King2010-02-11
* | | | | | | | | | | | | | Update draft release notes to 1.7.0 one more timeJunio C Hamano2010-02-10
* | | | | | | | | | | | | | Sync with 1.6.6.2Junio C Hamano2010-02-10
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / /
| * | | | | | | | | | | | | Git 1.6.6.2v1.6.6.2Junio C Hamano2010-02-10
| * | | | | | | | | | | | | Merge branch 'maint-1.6.5' into maintJunio C Hamano2010-02-10
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / / / / / | | |/| | | | | | | | | | |
| | * | | | | | | | | | | | t8003: check exit code of command and error message separatelyJunio C Hamano2010-02-10
| * | | | | | | | | | | | | Merge branch 'sp/maint-fast-import-large-blob' into maintJunio C Hamano2010-02-10
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'gp/maint-cvsserver' into maintJunio C Hamano2010-02-10
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'jc/maint-reflog-bad-timestamp' into maintJunio C Hamano2010-02-10
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \