Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix a bunch of pointer declarations (codestyle) | Felipe Contreras | 2009-05-01 | 1 | -1/+1 |
* | Rename core.unreliableHardlinks to core.createObject | Johannes Schindelin | 2009-04-29 | 1 | -1/+6 |
* | Add an option not to use link(src, dest) && unlink(src) when that is unreliable | Johannes Schindelin | 2009-04-25 | 1 | -0/+2 |
* | Merge branch 'jc/name-branch' | Junio C Hamano | 2009-04-06 | 1 | -1/+1 |
|\ | |||||
| * | Rename interpret/substitute nth_last_branch functions | Junio C Hamano | 2009-03-22 | 1 | -1/+1 |
* | | Merge branch 'jc/shared-literally' | Junio C Hamano | 2009-04-06 | 1 | -1/+2 |
|\ \ | |||||
| * | | set_shared_perm(): sometimes we know what the final mode bits should look like | Junio C Hamano | 2009-03-28 | 1 | -1/+2 |
* | | | Merge branch 'jc/maint-1.6.0-keep-pack' | Junio C Hamano | 2009-04-01 | 1 | -1/+0 |
|\ \ \ | |||||
| * | | | Remove --kept-pack-only option and associated infrastructure | Brandon Casey | 2009-03-20 | 1 | -1/+0 |
* | | | | Merge branch 'fg/push-default' | Junio C Hamano | 2009-03-26 | 1 | -0/+9 |
|\ \ \ \ | |_|_|/ |/| | | | |||||
| * | | | New config push.default to decide default behavior for push | Finn Arne Gangstad | 2009-03-17 | 1 | -0/+9 |
| | |/ | |/| | |||||
* | | | Merge branch 'js/remote-improvements' | Junio C Hamano | 2009-03-17 | 1 | -1/+1 |
|\ \ \ | |||||
| * | | | refactor find_ref_by_name() to accept const list | Jeff King | 2009-02-26 | 1 | -1/+1 |
| |/ / | |||||
* | | | Merge branch 'kb/checkout-optim' | Junio C Hamano | 2009-03-17 | 1 | -8/+11 |
|\ \ \ | |||||
| * | | | write_index(): update index_state->timestamp after flushing to disk | Kjetil Barvik | 2009-02-23 | 1 | -1/+1 |
| * | | | make USE_NSEC work as expected | Kjetil Barvik | 2009-02-19 | 1 | -3/+3 |
| * | | | check_updates(): effective removal of cache entries marked CE_REMOVE | Kjetil Barvik | 2009-02-18 | 1 | -0/+1 |
| * | | | unlink_entry(): introduce schedule_dir_for_removal() | Kjetil Barvik | 2009-02-09 | 1 | -0/+2 |
| * | | | lstat_cache(): swap func(length, string) into func(string, length) | Kjetil Barvik | 2009-02-09 | 1 | -4/+4 |
* | | | | Merge branch 'jc/maint-1.6.0-keep-pack' | Junio C Hamano | 2009-03-11 | 1 | -2/+2 |
|\ \ \ \ | |_|/ / |/| | / | | |/ | |/| | |||||
| * | | is_kept_pack(): final clean-up | Junio C Hamano | 2009-02-28 | 1 | -0/+1 |
| * | | Consolidate ignore_packed logic more | Junio C Hamano | 2009-02-28 | 1 | -1/+0 |
| * | | has_sha1_kept_pack(): take "struct rev_info" | Junio C Hamano | 2009-02-28 | 1 | -1/+0 |
| * | | has_sha1_pack(): refactor "pretend these packs do not exist" interface | Junio C Hamano | 2009-02-28 | 1 | -1/+2 |
* | | | Support 'raw' date format | Linus Torvalds | 2009-02-20 | 1 | -1/+2 |
* | | | Merge branch 'maint' | Junio C Hamano | 2009-02-19 | 1 | -0/+1 |
|\ \ \ | |||||
| * | | | More friendly message when locking the index fails. | Matthieu Moy | 2009-02-19 | 1 | -0/+1 |
* | | | | Introduce the function strip_path_suffix() | Johannes Schindelin | 2009-02-19 | 1 | -0/+1 |
* | | | | Merge branch 'ms/mailmap' | Junio C Hamano | 2009-02-15 | 1 | -0/+1 |
|\ \ \ \ | |||||
| * | | | | Add mailmap.file as configurational option for mailmap location | Marius Storm-Olsen | 2009-02-08 | 1 | -0/+1 |
* | | | | | Revert "Merge branch 'js/notes'" | Junio C Hamano | 2009-02-10 | 1 | -3/+0 |
* | | | | | Merge branch 'js/maint-1.6.0-path-normalize' | Junio C Hamano | 2009-02-10 | 1 | -1/+1 |
|\ \ \ \ \ | |||||
| * | | | | | Remove unused normalize_absolute_path() | Johannes Sixt | 2009-02-07 | 1 | -1/+0 |
| * | | | | | Move sanitary_path_copy() to path.c and rename it to normalize_path_copy() | Johannes Sixt | 2009-02-07 | 1 | -0/+1 |
| | |_|/ / | |/| | | | |||||
* | | | | | Merge branch 'maint' | Junio C Hamano | 2009-02-10 | 1 | -0/+1 |
|\ \ \ \ \ | | |_|/ / | |/| | / | |_|_|/ |/| | | | |||||
| * | | | Merge branch 'maint-1.6.0' into maint | Junio C Hamano | 2009-02-10 | 1 | -0/+1 |
| |\ \ \ | |||||
| | * | | | Clear the delta base cache during fast-import checkpoint | Shawn O. Pearce | 2009-02-10 | 1 | -0/+1 |
| | |/ / | |||||
| * | | | Merge branch 'lt/maint-wrap-zlib' into maint | Junio C Hamano | 2009-02-05 | 1 | -0/+4 |
| |\ \ \ | |||||
* | \ \ \ | Merge branch 'js/notes' | Junio C Hamano | 2009-02-05 | 1 | -0/+3 |
|\ \ \ \ \ | |_|_|_|/ |/| | | | | |||||
| * | | | | Introduce commit notes | Johannes Schindelin | 2008-12-21 | 1 | -0/+3 |
| |/ / / | |||||
* | | | | Merge branch 'tr/previous-branch' | Junio C Hamano | 2009-01-28 | 1 | -0/+1 |
|\ \ \ \ | |||||
| * | | | | checkout: implement "@{-N}" shortcut name for N-th last branch | Junio C Hamano | 2009-01-17 | 1 | -0/+1 |
* | | | | | Merge branch 'kb/lstat-cache' | Junio C Hamano | 2009-01-25 | 1 | -0/+4 |
|\ \ \ \ \ | |||||
| * | | | | | lstat_cache(): introduce clear_lstat_cache() function | Kjetil Barvik | 2009-01-18 | 1 | -0/+1 |
| * | | | | | lstat_cache(): introduce invalidate_lstat_cache() function | Kjetil Barvik | 2009-01-18 | 1 | -0/+1 |
| * | | | | | lstat_cache(): introduce has_dirs_only_path() function | Kjetil Barvik | 2009-01-18 | 1 | -0/+1 |
| * | | | | | lstat_cache(): introduce has_symlink_or_noent_leading_path() function | Kjetil Barvik | 2009-01-18 | 1 | -0/+1 |
| | |/ / / | |/| | | | |||||
* | | | | | Merge branch 'cb/add-pathspec' | Junio C Hamano | 2009-01-25 | 1 | -1/+0 |
|\ \ \ \ \ | |||||
| * | | | | | remove pathspec_match, use match_pathspec instead | Clemens Buchacher | 2009-01-14 | 1 | -1/+0 |
| |/ / / / | |||||
* | | | | | Merge branch 'lt/maint-wrap-zlib' | Junio C Hamano | 2009-01-21 | 1 | -0/+4 |
|\ \ \ \ \ | |_|/ / / |/| | / / | | |/ / | |/| | |