index
:
org/kernel/git.git
master
forked from git/git
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
diff-lib.c
Commit message (
Expand
)
Author
Age
*
Fix buffer overflow in git diff
Dmitry Potapov
2008-07-16
*
"git diff": do not ignore index without --no-index
Junio C Hamano
2008-05-24
*
Optimize symlink/directory detection
Linus Torvalds
2008-05-10
*
Merge branch 'py/diff-submodule'
Junio C Hamano
2008-05-10
|
\
|
*
diff-lib.c: rename check_work_tree_entity()
Junio C Hamano
2008-05-04
|
*
diff: a submodule not checked out is not modified
Junio C Hamano
2008-05-04
*
|
Merge branch 'jc/lstat'
Junio C Hamano
2008-05-05
|
\
\
|
|
/
|
/
|
|
*
diff-files: mark an index entry we know is up-to-date as such
Junio C Hamano
2008-04-12
*
|
git-svn: detect and fail gracefully when dcommitting to a void
Matthieu Moy
2008-04-29
|
/
*
diff-files: careful when inspecting work tree items
Junio C Hamano
2008-03-30
*
diff-index: careful when inspecting work tree items
Junio C Hamano
2008-03-30
*
unpack_trees(): fix diff-index regression.
Linus Torvalds
2008-03-10
*
Make 'unpack_trees()' have a separate source and destination index
Linus Torvalds
2008-03-09
*
Make 'unpack_trees()' take the index to work on as an argument
Linus Torvalds
2008-03-09
*
diff-lib.c: constness strengthening
Junio C Hamano
2008-03-02
*
Allow callers of unpack_trees() to handle failure
Daniel Barkalow
2008-02-09
*
Also use unpack_trees() in do_diff_cache()
Johannes Schindelin
2008-01-21
*
Make run_diff_index() use unpack_trees(), not read_tree()
Linus Torvalds
2008-01-21
*
Make on-disk index representation separate from in-core one
Linus Torvalds
2008-01-21
*
Use is_absolute_path() in diff-lib.c, lockfile.c, setup.c, trace.c
Steffen Prohaska
2007-11-26
*
Merge branch 'ph/diffopts'
Junio C Hamano
2007-11-18
|
\
|
*
Make the diff_options bitfields be an unsigned with explicit masks.
Pierre Habouzit
2007-11-11
*
|
git-add: make the entry stat-clean after re-adding the same contents
Junio C Hamano
2007-11-10
*
|
ce_match_stat, run_diff_files: use symbolic constants for readability
Junio C Hamano
2007-11-10
|
/
*
diff --no-index: do not forget to run diff_setup_done()
Junio C Hamano
2007-09-14
*
diff: squelch empty diffs even more
René Scharfe
2007-08-14
*
diff-lib.c: don't strdup twice
René Scharfe
2007-07-07
*
War on whitespace
Junio C Hamano
2007-06-07
*
Merge branch 'lt/gitlink'
Junio C Hamano
2007-04-21
|
\
|
*
diff-lib: use ce_mode_from_stat() rather than messing with modes manually
Linus Torvalds
2007-04-09
*
|
Do not default to --no-index when given two directories.
Junio C Hamano
2007-04-13
|
/
*
Teach --quiet to diff backends.
Junio C Hamano
2007-03-14
*
Allow git-diff exit with codes similar to diff(1)
Alex Riesen
2007-03-14
*
Merge branch 'js/diff-ni'
Junio C Hamano
2007-03-10
|
\
|
*
diff --no-index: support /dev/null as filename
Johannes Schindelin
2007-03-04
|
*
diff-ni: fix the diff with standard input
Junio C Hamano
2007-03-04
|
*
diff: support reading a file from stdin via "-"
Johannes Schindelin
2007-03-03
*
|
Merge branch 'js/symlink'
Junio C Hamano
2007-03-04
|
\
\
|
|
/
|
/
|
|
*
Add core.symlinks to mark filesystems that do not support symbolic links.
Johannes Sixt
2007-03-02
*
|
diff-ni: allow running from a subdirectory.
Junio C Hamano
2007-03-03
*
|
diff: make more cases implicit --no-index
Johannes Schindelin
2007-02-28
|
/
*
diff --no-index: also imitate the exit status of diff(1)
Johannes Schindelin
2007-02-26
*
Merge branch 'master' into js/diff-ni
Junio C Hamano
2007-02-26
|
\
|
*
diff --cc: fix display of symlink conflicts during a merge.
Junio C Hamano
2007-02-25
*
|
Fix typo: do not show name1 when name2 fails
Johannes Schindelin
2007-02-25
*
|
Evil Merge branch 'jc/status' (early part) into js/diff-ni
Junio C Hamano
2007-02-24
|
\
\
|
*
|
run_diff_{files,index}(): update calling convention.
Junio C Hamano
2007-02-22
*
|
|
Teach git-diff-files the new option `--no-index`
Johannes Schindelin
2007-02-22
|
|
/
|
/
|
*
|
Do not take mode bits from index after type change.
Junio C Hamano
2007-02-16
|
/
*
git-blame: no rev means start from the working tree file.
Junio C Hamano
2007-02-05
[next]