FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for attr.c - submitgit/pretend-git · GitHub
submitgit
/
pretend-git
Public
forked from
git/git
Notifications
You must be signed in to change notification settings
Fork
2
Star
0
Code
Pull requests
3
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
pretend-git
attr.c
on
master
User selector
Datepicker
Commit history
Commits on Dec 29, 2014
attr: avoid heavy work when we know the specified attr is not defined
Show description for 06a604e
pclouds
authored and
gitster
committed
06a604e
View commit details
Copy full SHA for 06a604e
View code at this point
Browse repository at this point
attr: do not attempt to expand when we know it's not a macro
Show description for fad32bc
pclouds
authored and
gitster
committed
fad32bc
View commit details
Copy full SHA for fad32bc
View code at this point
Browse repository at this point
attr.c: rename arg name attr_nr to avoid shadowing the global one
Show description for aa7710e
pclouds
authored and
gitster
committed
aa7710e
View commit details
Copy full SHA for aa7710e
View code at this point
Browse repository at this point
Commits on Sep 18, 2014
use REALLOC_ARRAY for changing the allocation size of arrays
Show description for 2756ca4
rscharfe
authored and
gitster
committed
2756ca4
View commit details
Copy full SHA for 2756ca4
View code at this point
Browse repository at this point
Commits on Mar 3, 2014
attr.c: use ALLOC_GROW() in handle_attr_line()
Show description for 3a7fa03
Dmitry S. Dolzhenko
authored and
gitster
committed
3a7fa03
View commit details
Copy full SHA for 3a7fa03
View code at this point
Browse repository at this point
Commits on Dec 5, 2013
replace {pre,suf}fixcmp() with {starts,ends}_with()
Show description for 5955654
chriscool
authored and
gitster
committed
5955654
View commit details
Copy full SHA for 5955654
View code at this point
Browse repository at this point
Commits on Apr 22, 2013
Merge branch 'lf/read-blob-data-from-index'
Show description for 4b35b00
gitster
committed
4b35b00
View commit details
Copy full SHA for 4b35b00
View code at this point
Browse repository at this point
Commits on Apr 17, 2013
read_blob_data_from_index(): optionally return the size of blob data
Show description for ff36682
Lukas Fleischer
authored and
gitster
committed
ff36682
View commit details
Copy full SHA for ff36682
View code at this point
Browse repository at this point
attr.c: extract read_index_data() as read_blob_data_from_index()
Show description for 29fb37b
Lukas Fleischer
authored and
gitster
committed
29fb37b
View commit details
Copy full SHA for 29fb37b
View code at this point
Browse repository at this point
Commits on Apr 7, 2013
Merge branch 'jc/directory-attrs-regression-fix' into maint-1.8.1
Show description for 4bbb830
gitster
committed
4bbb830
View commit details
Copy full SHA for 4bbb830
View code at this point
Browse repository at this point
Commits on Apr 3, 2013
Merge branch 'jc/directory-attrs-regression-fix'
Show description for f30366b
gitster
committed
f30366b
View commit details
Copy full SHA for f30366b
View code at this point
Browse repository at this point
Commits on Mar 29, 2013
attr.c::path_matches(): special case paths that end with a slash
Show description for dc09e9e
gitster
committed
dc09e9e
View commit details
Copy full SHA for dc09e9e
View code at this point
Browse repository at this point
Commits on Mar 26, 2013
attr.c::path_matches(): the basename is part of the pathname
Show description for bd2f371
gitster
committed
bd2f371
View commit details
Copy full SHA for bd2f371
View code at this point
Browse repository at this point
Commits on Mar 1, 2013
Sync with 1.8.1.5
gitster
committed
06d67b8
View commit details
Copy full SHA for 06d67b8
View code at this point
Browse repository at this point
Make !pattern in .gitattributes non-fatal
Show description for 8b1bd02
trast
authored and
gitster
committed
8b1bd02
View commit details
Copy full SHA for 8b1bd02
View code at this point
Browse repository at this point
Commits on Jan 29, 2013
Merge branch 'nd/fix-directory-attrs-off-by-one' into maint
Show description for 025ea58
gitster
committed
025ea58
View commit details
Copy full SHA for 025ea58
View code at this point
Browse repository at this point
Commits on Jan 28, 2013
Merge branch 'nd/attr-debug-fix' into maint
Show description for 6d7c1c8
gitster
committed
6d7c1c8
View commit details
Copy full SHA for 6d7c1c8
View code at this point
Browse repository at this point
Commits on Jan 22, 2013
Merge branch 'nd/fix-directory-attrs-off-by-one'
Show description for 9a9f243
gitster
committed
9a9f243
View commit details
Copy full SHA for 9a9f243
View code at this point
Browse repository at this point
Commits on Jan 18, 2013
Merge branch 'nd/attr-debug-fix'
Show description for 3a39fa7
gitster
committed
3a39fa7
View commit details
Copy full SHA for 3a39fa7
View code at this point
Browse repository at this point
Commits on Jan 16, 2013
attr: avoid calling find_basename() twice per path
Show description for 9db9eec
pclouds
authored and
gitster
committed
9db9eec
View commit details
Copy full SHA for 9db9eec
View code at this point
Browse repository at this point
Commits on Jan 15, 2013
attr: make it build with DEBUG_ATTR again
Show description for 712efb1
pclouds
authored and
gitster
committed
712efb1
View commit details
Copy full SHA for 712efb1
View code at this point
Browse repository at this point
attr: fix off-by-one directory component length calculation
Show description for 711536b
pclouds
authored and
gitster
committed
711536b
View commit details
Copy full SHA for 711536b
View code at this point
Browse repository at this point
Commits on Jan 10, 2013
Merge branch 'as/dir-c-cleanup'
Show description for d912b0e
gitster
committed
d912b0e
View commit details
Copy full SHA for d912b0e
View code at this point
Browse repository at this point
Commits on Dec 28, 2012
dir.c: rename excluded() to is_excluded()
Show description for 6d24e7a
aspiers
authored and
gitster
committed
6d24e7a
View commit details
Copy full SHA for 6d24e7a
View code at this point
Browse repository at this point
Commits on Dec 18, 2012
Add directory pattern matching to attributes
Show description for 94bc671
Jean-Noël AVILA
authored and
gitster
committed
94bc671
View commit details
Copy full SHA for 94bc671
View code at this point
Browse repository at this point
Commits on Nov 9, 2012
Merge branch 'nd/attr-match-optim-more'
Show description for 5f83642
peff
committed
5f83642
View commit details
Copy full SHA for 5f83642
View code at this point
Browse repository at this point
Commits on Oct 25, 2012
Merge branch 'nd/attr-match-optim'
Show description for 70d1825
peff
committed
70d1825
View commit details
Copy full SHA for 70d1825
View code at this point
Browse repository at this point
Commits on Oct 15, 2012
attr: more matching optimizations from .gitignore
Show description for 82dce99
pclouds
authored and
gitster
committed
82dce99
View commit details
Copy full SHA for 82dce99
View code at this point
Browse repository at this point
Commits on Oct 5, 2012
attr: avoid searching for basename on every match
Show description for 4742d13
pclouds
authored and
gitster
committed
4742d13
View commit details
Copy full SHA for 4742d13
View code at this point
Browse repository at this point
attr: avoid strlen() on every match
Show description for cd6a0b2
pclouds
authored and
gitster
committed
cd6a0b2
View commit details
Copy full SHA for cd6a0b2
View code at this point
Browse repository at this point
Commits on Sep 17, 2012
Merge branch 'jk/config-warn-on-inaccessible-paths'
Show description for d6fb624
gitster
committed
d6fb624
View commit details
Copy full SHA for d6fb624
View code at this point
Browse repository at this point
Commits on Sep 15, 2012
Merge branch 'jc/ll-merge-binary-ours'
Show description for e6d29a4
gitster
committed
e6d29a4
View commit details
Copy full SHA for e6d29a4
View code at this point
Browse repository at this point
Commits on Sep 14, 2012
attr: failure to open a .gitattributes file is OK with ENOTDIR
Show description for 8e950da
gitster
committed
8e950da
View commit details
Copy full SHA for 8e950da
View code at this point
Browse repository at this point
Commits on Sep 9, 2012
attr: "binary" attribute should choose built-in "binary" merge driver
Show description for 155a4b7
gitster
committed
155a4b7
View commit details
Copy full SHA for 155a4b7
View code at this point
Browse repository at this point
Commits on Aug 21, 2012
warn_on_inaccessible(): a helper to warn on inaccessible paths
Show description for 55b38a4
gitster
committed
55b38a4
View commit details
Copy full SHA for 55b38a4
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL