aboutsummaryrefslogtreecommitdiff
path: root/cache.h
Commit message (Expand)AuthorAge
* Merge branch 'ph/strbuf'Junio C Hamano2007-10-03
|\
| * nfv?asprintf are broken without va_copy, workaround them.Pierre Habouzit2007-09-20
| * Merge branch 'master' into ph/strbufJunio C Hamano2007-09-18
| |\
| * | Rewrite convert_to_{git,working_tree} to use strbuf's.Pierre Habouzit2007-09-16
| * | Replace all read_fd use with strbuf_read, and get rid of it.Pierre Habouzit2007-09-10
* | | Merge branch 'jc/autogc'Junio C Hamano2007-10-03
|\ \ \
| * | | Export matches_pack_name() and fix its return valueJunio C Hamano2007-09-17
* | | | parse_date_format(): convert a format name to an enum date_modeAndy Parkins2007-09-29
| |_|/ |/| |
* | | Move make_cache_entry() from merge-recursive.c into read-cache.cCarlos Rica2007-09-12
| |/ |/|
* | Remove unused function convert_sha1_file()René Scharfe2007-09-03
|/
* git-diff: resurrect the traditional empty "diff --git" behaviourJunio C Hamano2007-08-31
* 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
|/ /