aboutsummaryrefslogtreecommitdiff
path: root/cache.h
Commit message (Expand)AuthorAge
* git-add: Add support for --refresh option.Alexandre Julliard2007-08-13
* Merge branch 'cr/tag'Junio C Hamano2007-08-10
|\
| * launch_editor(): Heed GIT_EDITOR and core.editor settingsJohannes Schindelin2007-07-21
* | Optimize "diff --cached" performance.Junio C Hamano2007-08-10
* | Clean up work-tree handlingJohannes Schindelin2007-08-01
* | Add set_git_dir() functionJohannes Schindelin2007-08-01
* | Add is_absolute_path() and make_absolute_path()Johannes Schindelin2007-08-01
|/
* Rename read_pipe() with read_fd() and make its buffer nul-terminated.Carlos Rica2007-07-18
* Make show_rfc2822_date() just another date output format.Junio C Hamano2007-07-13
* Support output ISO 8601 format datesRobin Rosenberg2007-07-13
* Add functions for parsing integers with size suffixesBrian Downing2007-07-12
* Add core.pager config variable.Brian Gernhardt2007-07-04
* Merge branch 'jc/quote'Junio C Hamano2007-07-01
|\
| * Add core.quotepath configuration variable.Junio C Hamano2007-06-24
* | Merge branch 'ei/worktree+filter'Junio C Hamano2007-07-01
|\ \
| * | introduce GIT_WORK_TREE to specify the work treeMatthias Lederhofer2007-06-06
* | | Don't fflush(stdout) when it's not helpfulTheodore Ts'o2007-06-30
| |/ |/|
* | Merge branch 'ei/oneline+add-empty'Junio C Hamano2007-06-22
|\ \
| * | Fix ALLOC_GROW off-by-oneJeff King2007-06-16
| * | Extend --pretty=oneline to cover the first paragraph,Junio C Hamano2007-06-13
* | | More staticJunio C Hamano2007-06-13
|/ /
* | refactor dir_add_nameJeff King2007-06-12
* | War on whitespaceJunio C Hamano2007-06-07
|/
* Merge branch 'sp/pack'Junio C Hamano2007-06-02
|\
| * Lazily open pack index files on demandShawn O. Pearce2007-05-26
* | Merge branch 'maint'Junio C Hamano2007-05-31
|\ \
| * \ Merge branch 'maint-1.5.1' into maintJunio C Hamano2007-05-31
| |\ \
| | * | fix signed range problems with hex conversionsLinus Torvalds2007-05-30
* | | | Merge branch 'db/remote'Junio C Hamano2007-05-29
|\ \ \ \ | |_|_|/ |/| | |
| * | | Move refspec parser from connect.c and cache.h to remote.{c,h}Daniel Barkalow2007-05-20
* | | | rename dirlink to gitlink.Martin Waitz2007-05-21
|/ / /
* | | Merge branch 'dh/pack'Junio C Hamano2007-05-20
|\ \ \
| * | | Custom compression levels for objects and packsDana How2007-05-10
* | | | Merge branch 'mst/connect'Junio C Hamano2007-05-20
|\ \ \ \
| * | | | connect: display connection progressMichael S. Tsirkin2007-05-16
* | | | | Merge branch 'np/pack'Junio C Hamano2007-05-20
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | deprecate the new loose object header formatNicolas Pitre2007-05-10
| | |/ / | |/| |
* | | | git-archive: convert archive entries like checkouts doRené Scharfe2007-05-18
| |/ / |/| |
* | | Add has_symlink_leading_path() function.Junio C Hamano2007-05-11
|/ /
* | Add --date={local,relative,default}Junio C Hamano2007-04-25
* | entry.c: Use const qualifier for 'struct checkout' parametersLuiz Fernando N. Capitulino2007-04-25
* | Merge branch 'jc/the-index'Junio C Hamano2007-04-24
|\ \
| * | Make read-cache.c "the_index" free.Junio C Hamano2007-04-22
| * | Move index-related variables into a structure.Junio C Hamano2007-04-22
* | | add get_sha1_with_modeMartin Koegler2007-04-24
* | | Add S_IFINVALID modeMartin Koegler2007-04-24
|/ /
* | Merge branch 'lt/objalloc'Junio C Hamano2007-04-21
|\ \
| * | Clean up object creation to use more common codeLinus Torvalds2007-04-16
| * | Use proper object allocators for unknown object nodes tooLinus Torvalds2007-04-16
* | | Merge branch 'jc/attr'Junio C Hamano2007-04-21
|\ \ \