aboutsummaryrefslogtreecommitdiff
path: root/cache.h
Commit message (Expand)AuthorAge
* Merge branch 'jc/apply-whitespace'Junio C Hamano2008-02-24
|\
| * ws_fix_copy(): move the whitespace fixing function to ws.cJunio C Hamano2008-02-23
| * core.whitespace: cr-at-eolJunio C Hamano2008-02-05
* | Use helper function for copying index entry informationLinus Torvalds2008-02-22
* | Name hash fixups: export (and rename) remove_hash_entryLinus Torvalds2008-02-22
* | Fix name re-hashing semanticsLinus Torvalds2008-02-22
* | Merge branch 'sp/safecrlf'Junio C Hamano2008-02-16
|\ \
| * | safecrlf: Add mechanism to warn about irreversible crlf conversionsSteffen Prohaska2008-02-06
| |/
* | Merge branch 'jc/gitignore-ends-with-slash'Junio C Hamano2008-02-16
|\ \
| * | gitignore(5): Allow "foo/" in ignore list to match directory "foo"Junio C Hamano2008-02-05
| |/
* | Merge branch 'jk/noetcconfig'Junio C Hamano2008-02-16
|\ \
| * | allow suppressing of global and system configJeff King2008-02-06
| |/
* | Merge branch 'maint'Junio C Hamano2008-02-16
|\ \
| * | Add "const" qualifier to "char *excludes_file".Christian Couder2008-02-15
| * | Add "const" qualifier to "char *editor_program".Christian Couder2008-02-15
| * | Add "const" qualifier to "char *pager_program".Christian Couder2008-02-15
| * | config: add 'git_config_string' to refactor string config variables.Christian Couder2008-02-15
* | | Merge branch 'lt/in-core-index'Junio C Hamano2008-02-11
|\ \ \ | |/ / |/| |
| * | lazy index hashingJunio C Hamano2008-01-22
| * | Create pathname-based hash-table lookup into indexLinus Torvalds2008-01-22
| * | Avoid running lstat(2) on the same cache entry.Junio C Hamano2008-01-21
| * | index: be careful when handling long namesJunio C Hamano2008-01-21
| * | Make on-disk index representation separate from in-core oneLinus Torvalds2008-01-21
| |/
* | Add config_error_nonbool() helper functionJunio C Hamano2008-02-11
|/
* Fix random fast-import errors when compiled with NO_MMAPShawn O. Pearce2008-01-17
* close_lock_file(): new function in the lockfile APIBrandon Casey2008-01-16
* Unify whitespace checkingWincent Colaiuta2007-12-13
* Support GIT_PAGER_IN_USE environment variableJeff King2007-12-11
* Merge branch 'jc/spht'Junio C Hamano2007-12-09
|\
| * Use gitattributes to define per-path whitespace ruleJunio C Hamano2007-12-06
| * git-diff: complain about >=8 consecutive spaces in initial indentJunio C Hamano2007-11-02
| * War on whitespace: first, a bit of retreat.Junio C Hamano2007-11-02
* | Re-fix "builtin-commit: fix --signoff"Junio C Hamano2007-12-09
* | Merge branch 'kh/commit'Junio C Hamano2007-12-04
|\ \
| * | Fix --signoff in builtin-commit differently.Junio C Hamano2007-12-02
| * | Fix add_files_to_cache() to take pathspec, not user specified list of filesJunio C Hamano2007-11-22
| * | Export three helper functions from ls-filesJunio C Hamano2007-11-22
* | | Merge branch 'sp/refspec-match'Junio C Hamano2007-12-04
|\ \ \
| * | | refactor fetch's ref matching to use refname_match()Steffen Prohaska2007-11-18
| * | | add refname_match()Steffen Prohaska2007-11-18
| |/ /
* | | Trace and quote with argv: get rid of unneeded count argument.Christian Couder2007-12-03
* | | rename: Break filepairs with different types.Junio C Hamano2007-12-02
* | | Merge branch 'jk/send-pack'Junio C Hamano2007-11-24
|\ \ \
| * | | send-pack: tighten remote error reportingJeff King2007-11-18
| * | | make "find_ref_by_name" a public functionJeff King2007-11-18
| * | | Fix warning about bitfield in struct refShawn O. Pearce2007-11-18
| * | | send-pack: assign remote errors to each refJeff King2007-11-17
| * | | send-pack: track errors for each refJeff King2007-11-17
| * | | Merge branch 'db/remote-builtin' into jk/send-packJunio C Hamano2007-11-14
| |\ \ \
| | * | | Miscellaneous const changes and utilitiesDaniel Barkalow2007-11-02
| | | |/ | | |/|