aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* | | | | | | | | | | | Merge branch 'np/fast-import-idx-v2'Junio C Hamano2010-02-17
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | fast-import: use the diff_delta() max_delta_size argumentNicolas Pitre2010-02-17
| * | | | | | | | | | | | fast-import: honor pack.indexversion and pack.packsizelimit config varsNicolas Pitre2010-02-17
| * | | | | | | | | | | | fast-import: make default pack size unlimitedNicolas Pitre2010-02-17
| * | | | | | | | | | | | fast-import: use write_idx_file() instead of custom codeNicolas Pitre2010-02-17
| * | | | | | | | | | | | fast-import: use sha1write() for pack dataNicolas Pitre2010-02-17
| * | | | | | | | | | | | fast-import: start using struct pack_idx_entryNicolas Pitre2010-02-17
| | |_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | |
* | | | | | | | | | | | Update draft release notes to 1.7.1Junio C Hamano2010-02-17
* | | | | | | | | | | | Merge branch 'maint'Junio C Hamano2010-02-17
|\ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / | |/| | | | | | | | | |
| * | | | | | | | | | | Update 1.7.0.1 release notesJunio C Hamano2010-02-17
| * | | | | | | | | | | Merge branch 'jk/cherry-pick-reword' into maintJunio C Hamano2010-02-17
| |\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge branch 'jk/grep-double-dash' into maintJunio C Hamano2010-02-17
| |\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ 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